Ignore changes to .github folder from triggering rebuild.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,7 +12,7 @@ on:
|
|||||||
- 'master'
|
- 'master'
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- '.github/**'
|
- '.github/ISSUE_TEMPLATE/**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKERHUB_SLUG: arabcoders/watchstate
|
DOCKERHUB_SLUG: arabcoders/watchstate
|
||||||
|
|||||||
Reference in New Issue
Block a user