Skip to content

Merge pull request #35 from azachwill/test7 #65

Merge pull request #35 from azachwill/test7

Merge pull request #35 from azachwill/test7 #65

Workflow file for this run

name: hello-world
on: push
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"