Modify build schedule in GitHub Actions
Updated the cron schedule for the workflow.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user