1 2 3 4 5 6 7 8 9 10 11
on: push: branches: ["main"] pull_request: branches: ["*"] jobs: build: runs-on: ubuntu-latest steps: - name: cargo-machete uses: bnjbvr/cargo-machete@v0.9.2