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 664fbbb commit 299c80aCopy full SHA for 299c80a
.github/workflows/add-label.yml
@@ -18,7 +18,7 @@ jobs:
18
triage:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: github/issue-labeler@v3.4
+ - uses: actions/labeler@v5.0.0
22
with:
23
configuration-path: .github/workflows/labeler/labeler-config.yml
24
enable-versioned-regex: 0
.github/workflows/labeler/labeler-config.yml
@@ -7,14 +7,14 @@ feature:
7
8
- '/.*/'
9
10
-fabric:
+Fabric:
11
- 'all'
12
- '\b([Ff][Aa][Bb][Rr][Ii][Cc])\b'
13
14
-forge:
+Forge:
15
- '\b([Ff][Oo][Rr][Gg][Ee])\b'
16
17
-neoforge:
+NeoForge:
- '\b([Nn][Ee][Oo][Ff][Oo][Rr][Gg][Ee])\b'
"1.20":
0 commit comments