ignore README updates

This commit is contained in:
Ray Lyon
2022-04-06 19:31:52 -04:00
committed by GitHub
parent 9bf95a47c5
commit 34d8465fd7

View File

@@ -3,6 +3,8 @@ name: Create and publish a Docker image
on:
push:
branches: ['main']
paths-ignore: |
README.md
env:
IMAGE_NAME: ${{ github.repository }}