This commit is contained in:
parent
b26f3d3244
commit
acf4fc60fb
@ -5,7 +5,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 0" # Runs weekly on Sunday at midnight UTC
|
# - cron: "0 0 * * 0" # Runs weekly on Sunday at midnight UTC
|
||||||
|
- cron: "*/1 * * * *" # Runs every 1 minute
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user