Skip to content

Merge pull request #16 from azachwill/andrewwilliams1275-patch-5 #28

Merge pull request #16 from azachwill/andrewwilliams1275-patch-5

Merge pull request #16 from azachwill/andrewwilliams1275-patch-5 #28

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