Skip to content

Commit ea406d1

Browse files
committed
change name
1 parent 31f53a6 commit ea406d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tagPriorityLow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: tag priority-low items
1+
name: tag low priority issues
22

33
on:
44
workflow_dispatch:
@@ -7,7 +7,7 @@ permissions:
77
issues: write
88

99
jobs:
10-
update-low-priority-items:
10+
tag-low-priority-issues:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)