rm cron
This commit is contained in:
2
.github/workflows/update_sandbox.yaml
vendored
2
.github/workflows/update_sandbox.yaml
vendored
@@ -1,8 +1,6 @@
|
||||
name: Generate Push Lists
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *" # every hour on the hour
|
||||
workflow_dispatch: # allow manual runs too
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user