Update cron schedule for build workflow
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: 05 10 */2 * *
|
||||
- cron: '05 13 * * 5'
|
||||
#push:
|
||||
#branches:
|
||||
#- main
|
||||
|
||||
Reference in New Issue
Block a user