From db9e3ce9d94adcbf380cafd1cf4506cfc7752064 Mon Sep 17 00:00:00 2001 From: Nick Fitzgerald Date: Tue, 15 Feb 2022 16:55:34 -0800 Subject: [PATCH] CI: fix workflow syntax for PR/issues triage workflow (#3806) --- .github/workflows/triage.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 5d02d3de92..99ab40756a 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -20,7 +20,6 @@ jobs: - uses: bytecodealliance/labeler@schedule-fork with: repo-token: "${{ secrets.GITHUB_TOKEN }}" - if: ${{ github.event_name == "schedule" }} # @-mention people who are subscribed to a label when an issue/PR is given # that label.