We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39fdea6 commit ba53ef1Copy full SHA for ba53ef1
.github/workflows/0-welcome.yml
@@ -1,5 +1,7 @@
1
name: Step 0, Welcome
2
3
+run-name: Welcome ${{ github.actor }}
4
+
5
# This step triggers after the learner creates a new repository from the template.
6
# This workflow updates from step 0 to step 1.
7
0 commit comments