on: push: workflow_dispatch: jobs: test: runs-on: docker steps: - name: Checkout uses: actions/checkout@v4 with: fetch-depth: 0