This commit is contained in:
2025-07-07 06:18:23 -07:00
parent ae0f31d36e
commit 415b528eb2

View File

@@ -5,9 +5,9 @@ on:
branches:
- master
paths:
- '.github/workflows/**'
- '**/Dockerfile'
- '**/*.sh'
- '.github/workflows/**'
- '!**/CHANGES.md'
- '!**/build-info.json'
schedule: