ci: updating paths-ignore (#496)

* chore: updating paths-ignore

* chore: adding more path-ignores
This commit is contained in:
callum-tait-pbx
2021-05-01 13:36:45 +01:00
committed by GitHub
parent ba175148c8
commit 7e766282aa
2 changed files with 4 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ on:
paths-ignore:
- 'runner/**'
- .github/workflows/build-and-release-runners.yml
- '*.md'
- '.gitignore'
jobs:
test: