Skip to content

Commit

Permalink
CI(labeler): Disable sync-labels that removes labels and pin action
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Mar 13, 2024
1 parent b1d7a4f commit db62c94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
sync-labels: true
sync-labels: false

0 comments on commit db62c94

Please sign in to comment.