We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dcaa4c commit 3b42289Copy full SHA for 3b42289
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: Actions test
2
on: workflow_dispatch
3
jobs:
4
- Echo-Hello
+ Echo-Hello:
5
runs-on: ubuntu-latest
6
steps:
7
- run: echo "Hello!👋"
0 commit comments