diff --git a/.github/workflows/goalie.yaml b/.github/workflows/goalie-cron.yaml similarity index 99% rename from .github/workflows/goalie.yaml rename to .github/workflows/goalie-cron.yaml index 2716880997..fb5a1a86e2 100644 --- a/.github/workflows/goalie.yaml +++ b/.github/workflows/goalie-cron.yaml @@ -1,8 +1,10 @@ # on a review from someone in the reviewers group, remove the awaiting-review label and add the awaiting-author label name: Goalie Cron -on: - schedule: - - cron: "* * * * *" +on: push + +# on: +# schedule: +# - cron: "* * * * *" jobs: label: