Compare commits
No commits in common. "3d50094a20dc6459172d59e067ab964dc353cf41" and "e9dcadf9c6bbe884c843edd61edfb4e530043583" have entirely different histories.
3d50094a20
...
e9dcadf9c6
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