Skip to content

Commit

Permalink
Fix syntax error in pull request labeller workflow (CleverRaven#55818)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettDong authored Mar 5, 2022
1 parent 3f48036 commit 158330a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
sync-labels: true

0 comments on commit 158330a

Please sign in to comment.