Skip to content

Commit 1a398cb

Browse files
committed
rename action
1 parent 209a883 commit 1a398cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222

2323
jobs:
2424
auto-label:
25-
name: Auto-add Submit on merge label
25+
name: Add Submit on merge label
2626
runs-on: ubuntu-latest
2727
if: >-
2828
(github.event.action == 'opened' || github.event.action == 'ready_for_review') &&

0 commit comments

Comments
 (0)