name: Build on: push: branches: - main pull_request: branches: - main jobs: build: runs-on: ubuntu steps: - name: Echo stuff run: echo stuff