Ignore changes to .github folder from triggering rebuild.

This commit is contained in:
Abdulmhsen B. A. A
2023-02-07 21:16:55 +03:00
parent a21ecc0c55
commit e6408c9fb5

View File

@@ -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