diff --git a/README.md b/README.md index b675f1b8..74eba2f3 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ label3: Then create a workflow: ``` name: "Pull Request Labeler" -on: -- pull_request +on: + schedule: + - cron: "0 * * * *" jobs: triage: