diff --git a/.github/workflows/label-pull-requests.yml b/.github/workflows/label-pull-requests.yml index b6b95ae9aeb..1741dada284 100644 --- a/.github/workflows/label-pull-requests.yml +++ b/.github/workflows/label-pull-requests.yml @@ -3,6 +3,7 @@ name: 🏷 Label Pull Requests on: pull_request: types: [opened, edited, reopened, closed] + push: # Temporary to test the script jobs: