Skip to content

ci: don't add review checklist comment to update flake.lock PRs #110

ci: don't add review checklist comment to update flake.lock PRs

ci: don't add review checklist comment to update flake.lock PRs #110

Workflow file for this run

name: "Nix build"
on:
pull_request:
push:
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- run: nix flake check -L