We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209a883 commit 1a398cbCopy full SHA for 1a398cb
1 file changed
.github/workflows/shippy.yml
@@ -22,7 +22,7 @@ concurrency:
22
23
jobs:
24
auto-label:
25
- name: Auto-add Submit on merge label
+ name: Add Submit on merge label
26
runs-on: ubuntu-latest
27
if: >-
28
(github.event.action == 'opened' || github.event.action == 'ready_for_review') &&
0 commit comments