We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 206a75f commit 528e659Copy full SHA for 528e659
1 file changed
.github/workflows/multi event.yml
@@ -19,5 +19,8 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: say my name
22
- run: echo "my name is $(whoami)"
+ run: echo "my name is $(whoami) yes"
23
+
24
25
26
0 commit comments