We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73cd550 commit a17d9f1Copy full SHA for a17d9f1
.github/workflows/pr-labeler.yml
@@ -7,3 +7,5 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/labeler@v6
10
+ with:
11
+ sync-labels: true
0 commit comments