on: push: branches: - main jobs: build: steps: - name: Say Hello to the World run: echo "Hello, World!"