name: deployment-model-tf-proxmox on: pull_request: types: - opened - synchronize - reopened push: branches: - main concurrency: cancel-in-progress: true group: ${{ forgejo.workflow }}-${{ forgejo.event.pull_request.number || forgejo.ref }} jobs: deployment-model-tf-proxmox: runs-on: native steps: - uses: actions/checkout@v4 - run: nix build .#checks.x86_64-linux.deployment-model-tf-proxmox -vL