You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Enable scheduled action (every Sunday)
All checks were successful
Build container image / Build and push image (push) Successful in 6m29s
All checks were successful
Build container image / Build and push image (push) Successful in 6m29s
This commit is contained in:
@@ -4,8 +4,8 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
#schedule:
|
||||
# - cron: "05 4 */7 * *" # 4:05am every three days.
|
||||
schedule:
|
||||
- cron: "05 4 * * 0" # 4:05am every Sunday.
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user