Modify build schedule in GitHub Actions

Updated the cron schedule for the workflow.
This commit is contained in:
humocs-man
2026-05-08 17:20:34 +02:00
committed by GitHub
parent 7a8d300c31
commit a5633e89d3
+3 -3
View File
@@ -4,9 +4,9 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
# schedule: schedule:
# - cron: '05 13 * * 2,5' - cron: '05 12 * * 2,5'
#push: # push:
#branches: #branches:
#- main #- main
#paths-ignore: #paths-ignore: