We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba9901 commit f76dd8dCopy full SHA for f76dd8d
1 file changed
.github/workflows/start.yaml
@@ -1,5 +1,5 @@
1
name: StartFlow
2
-run-name:$ {{github.actor}} is the one pushing the changes.
+run-name:${{ github.actor }} is learning GitHub
3
on: push
4
jobs:
5
job1:
0 commit comments