Skip to content

Commit 777239c

Browse files
committed
ci: rename workflow
1 parent f7af8e4 commit 777239c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/reproduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Reproduire
1+
name: Needs Reproduction
22
on:
33
issues:
44
types: [labeled]
@@ -7,7 +7,7 @@ permissions:
77
issues: write
88

99
jobs:
10-
reproduire:
10+
needs-reproduction:
1111
uses: nuxt/.github/.github/workflows/needs-reproduction.yml@main
1212
with:
1313
comment: |

0 commit comments

Comments
 (0)