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 ec686a0 commit 60dc9ceCopy full SHA for 60dc9ce
.github/workflows/add-label.yml
@@ -21,8 +21,7 @@ jobs:
21
- uses: github/issue-labeler@v3.4
22
with:
23
configuration-path: .github/workflows/labeler/labeler-config.yml
24
- enable-versioned-regex: 1
25
- versioned-regex: 'issue_labeler_regex_version=(\d+)'
+ enable-versioned-regex: 0
26
sync-labels: 0
27
include-title: 1
28
include-body: 0
0 commit comments