8000 ci: rename workflow · nuxt/nuxt@3bc5a87 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3bc5a87

Browse files
committed
ci: rename workflow
1 parent 285d46c commit 3bc5a87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/issue-types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Convert Labels to Issue Types
1+
name: chore
22

33
on:
44
issues:
@@ -9,7 +9,7 @@ permissions:
99
issues: write
1010

1111
jobs:
12-
convert-to-issue-type:
12+
convert-label-to-issue-type:
1313
name: Convert labels to issue types
1414
runs-on: ubuntu-latest
1515
if: github.repository == 'nuxt/nuxt'

0 commit comments

Comments
 (0)
0