Skip to content

Commit

Permalink
CI: fix workflow syntax for PR/issues triage workflow (bytecodeallian…
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen authored Feb 16, 2022
1 parent 57618f7 commit db9e3ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit db9e3ce

Please sign in to comment.