diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 3f96d93b..5a1c943d 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -1,7 +1,8 @@ name: Label issue and pull requests on: - pull_request: + schedule: + - cron: "40 * * * *" workflow_dispatch: jobs: