This commit is contained in:
parent
491486e500
commit
0ed4e11dd7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- run: echo "Ping Pong, this is your runner speaking!"
|
- run: echo "Ping Pong, this is your runner speaking!"
|
||||||
- run: echo "Printing Message: ${{ inputs.message }}"
|
- run: echo Printing Message: ${{ inputs.message }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue