Skip to content

Merge pull request #17 from azachwill/andrewwilliams1275-patch-6 #30

Merge pull request #17 from azachwill/andrewwilliams1275-patch-6

Merge pull request #17 from azachwill/andrewwilliams1275-patch-6 #30

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