Skip to content

Commit dea8861

Browse files
committed
moved variable to run-name instead of name
1 parent fbeadd6 commit dea8861

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/rc-cherry-pick.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
name: Cherry pick to RC - ${{ github.repository }}
1+
name: Cherry pick to RC
2+
run-name: Cherry pick to RC - ${{ github.repository }}
23

34
on:
45
pull_request:

0 commit comments

Comments
 (0)