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'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.github/**'
|
||||
- '.github/ISSUE_TEMPLATE/**'
|
||||
|
||||
env:
|
||||
DOCKERHUB_SLUG: arabcoders/watchstate
|
||||
|
||||
Reference in New Issue
Block a user