chore: reset back to cron time as this all seems to work perfectly
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
# on a review from someone in the reviewers group, remove the awaiting-review label and add the awaiting-author label
|
||||
name: 'goalie: run cron'
|
||||
# on:
|
||||
# schedule:
|
||||
# - cron: '* * * * *'
|
||||
|
||||
on: push
|
||||
on:
|
||||
schedule:
|
||||
- cron: '* * * * *'
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
||||
Reference in New Issue
Block a user