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 79f8bd8 commit 5ea4738Copy full SHA for 5ea4738
.github/workflows/ci-label.yml
@@ -23,5 +23,6 @@ jobs:
23
with:
24
configuration-path: .github/labeler.yml
25
enable-versioned-regex: 0
26
- repo-token: ${{ secrets.GITHUB_TOKEN }}
27
include-title: 1
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
28
+ sync-labels: 1
0 commit comments