Skip to content

Commit 2ed34f9

Browse files
committed
Test remove versioned regex
1 parent 65c322a commit 2ed34f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: github/issue-labeler@v3.4
1717
with:
1818
configuration-path: .github/labeler-config.yml
19-
enable-versioned-regex: 1
19+
enable-versioned-regex: 0
2020
sync-labels: 1
2121
include-title: 1
2222
include-body: 0

0 commit comments

Comments
 (0)