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 3fc2d0a commit 99318b9Copy full SHA for 99318b9
1 file changed
.github/workflows/reproduction.yml
@@ -1,4 +1,4 @@
1
-name: Reproduire
+name: reproduction
2
on:
3
issues:
4
types: [labeled]
@@ -7,7 +7,7 @@ permissions:
7
issues: write
8
9
jobs:
10
- reproduire:
+ needs-reproduction:
11
uses: nuxt/.github/.github/workflows/needs-reproduction.yml@main
12
with:
13
comment: |
0 commit comments