You've already forked fedora-bootc
Enable scheduled action (every Sunday)
This commit is contained in:
@@ -4,8 +4,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
#schedule:
|
schedule:
|
||||||
# - cron: "05 4 */7 * *" # 4:05am every three days.
|
- cron: "05 4 * * 0" # 4:05am every Sunday.
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user