We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a97873 commit 00cf9feCopy full SHA for 00cf9fe
1 file changed
.github/workflows/Hello#1.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
6
jobs:
7
- Echo-Commend:
+ echo_commend:
8
runs-on: ubuntu-24.04
9
steps:
10
- run: echo "Hello World aka Hello Github Actions"
0 commit comments