Skip to content

Commit e97af2b

Browse files
authored
fix: remove github label when translation no longer needed (#8640)
* test labeler * add commit with change to intl files * check if label is removed * add sync labels so they get removed * revert code change
1 parent 3ddf5e4 commit e97af2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/labeler@v5
13+
with:
14+
sync-labels: true

0 commit comments

Comments
 (0)