Skip to content

Commit

Permalink
ci: 🎡 add config to let it remove tags no longer relevant
Browse files Browse the repository at this point in the history
  • Loading branch information
rlperez committed Sep 10, 2024
1 parent 20887e5 commit 5a95bce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
- id: label-the-PR
uses: actions/labeler@v5
with:
sync-labels: true
configuration-path: '.github/labeler.yml'

0 comments on commit 5a95bce

Please sign in to comment.