change run frequency to push
Signed-off-by: Ben Lambert <blam@spotify.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
a370706a18
commit
d392d2dbb3
@@ -1,8 +1,9 @@
|
||||
# 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:
|
||||
# schedule:
|
||||
# - cron: '* * * * *'
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
label:
|
||||
|
||||
Reference in New Issue
Block a user