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:
branches:
- main
# schedule:
# - cron: '05 13 * * 2,5'
#push:
schedule:
- cron: '05 12 * * 2,5'
# push:
#branches:
#- main
#paths-ignore: