We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d5e3b commit 3e48cb8Copy full SHA for 3e48cb8
.github/workflows/labeler.yml
@@ -10,3 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/labeler@v5
13
+ with:
14
+ sync-labels: true
15
+ configuration-path: .github/labeler.yml
0 commit comments