Skip to content

Merge pull request #20 from azachwill/andrewwilliams1275-patch-9 #36

Merge pull request #20 from azachwill/andrewwilliams1275-patch-9

Merge pull request #20 from azachwill/andrewwilliams1275-patch-9 #36

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!"