Skip to content

Commit 3da394d

Browse files
authored
chore: update labeler bot to sync upon PR changes
1 parent a0348f1 commit 3da394d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/labeler.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ jobs:
99
- uses: actions/labeler@main
1010
with:
1111
repo-token: "${{ secrets.GITHUB_TOKEN }}"
12+
sync-labels: true

0 commit comments

Comments
 (0)