Skip to content

try another thing

try another thing #2

Workflow file for this run

on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: docker://ubuntu
with:
entrypoint: /bin/echo
args: hello!