Skip to content

Commit

Permalink
Do not remove labels when matching files are reverted (#5578)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s authored Sep 30, 2022
1 parent a49fd34 commit 9fd349d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

- uses: samspills/assign-pr-to-author@v1.0
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 9fd349d

Please sign in to comment.