ci: Ignore README.md

This commit is contained in:
Oliver Davies 2021-08-17 20:41:39 +01:00
parent 28f0af1794
commit 8576b027c9

View file

@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths-ignore:
- 'README.md'
env:
DOCKER_TAG: ${{ github.sha }}