diff --git a/.github/workflows/goalie.yaml b/.github/workflows/goalie.yaml index 5adfef4f5d..59593b6cf6 100644 --- a/.github/workflows/goalie.yaml +++ b/.github/workflows/goalie.yaml @@ -1,5 +1,5 @@ # on a review from someone in the reviewers group, remove the awaiting-review label and add the awaiting-author label -name: Set Goalie Labels +name: Goalie Cron on: schedule: - cron: "0 0 * * *"