Skip to content

Commit 528e659

Browse files
authored
for pull
1 parent 206a75f commit 528e659

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/multi event.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: say my name
22-
run: echo "my name is $(whoami)"
22+
run: echo "my name is $(whoami) yes"
23+
24+
25+
2326

0 commit comments

Comments
 (0)