Skip to content

Commit 60dc9ce

Browse files
committed
Update add-label.yml
1 parent ec686a0 commit 60dc9ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/add-label.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
- uses: github/issue-labeler@v3.4
2222
with:
2323
configuration-path: .github/workflows/labeler/labeler-config.yml
24-
enable-versioned-regex: 1
25-
versioned-regex: 'issue_labeler_regex_version=(\d+)'
24+
enable-versioned-regex: 0
2625
sync-labels: 0
2726
include-title: 1
2827
include-body: 0

0 commit comments

Comments
 (0)