Skip to content

Merge pull request #25 from azachwill/andrewwilliams1275-patch-2 #45

Merge pull request #25 from azachwill/andrewwilliams1275-patch-2

Merge pull request #25 from azachwill/andrewwilliams1275-patch-2 #45

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