This commit is contained in:
2025-07-07 06:19:55 -07:00
parent 415b528eb2
commit 36bf528705

View File

@@ -10,6 +10,7 @@ on:
- '**/*.sh' - '**/*.sh'
- '!**/CHANGES.md' - '!**/CHANGES.md'
- '!**/build-info.json' - '!**/build-info.json'
workflow_dispatch: {}
schedule: schedule:
- cron: '30 */6 * * *' - cron: '30 */6 * * *'