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