From 39756450f75652798b9d7fb32afd2d8011a4f6d5 Mon Sep 17 00:00:00 2001 From: Justin Wood Date: Thu, 23 Jul 2020 00:21:52 +0000 Subject: [PATCH] Test --- .github/workflows/labeler.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index 8627e29bf3bdb8..df3a5dff5785a2 100644 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -2,6 +2,11 @@ name: "Pull Request Labeler" on: schedule: - cron: "0 * * * *" + pull_request: + types: + - opened + - synchronize + - closed jobs: triage: