Skip to content

Merge pull request #34 from azachwill/test6 #63

Merge pull request #34 from azachwill/test6

Merge pull request #34 from azachwill/test6 #63

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