CI: fix workflow syntax for PR/issues triage workflow (#3806)

This commit is contained in:
Nick Fitzgerald
2022-02-15 16:55:34 -08:00
committed by GitHub
parent 57618f746a
commit db9e3ce9d9

View File

@@ -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.