Skip to content

Merge branch 'main' into twal/pki_and_private_keys_cleanup #336

Merge branch 'main' into twal/pki_and_private_keys_cleanup

Merge branch 'main' into twal/pki_and_private_keys_cleanup #336

Workflow file for this run

on:
push:
jobs:
nix:
name: Nix
runs-on: [ self-hosted, nix ]
steps:
- uses: actions/checkout@v4
- name: Run `nix flake check`
run: nix --access-tokens "github.com=${{ secrets.NIX_GITHUB_TOKEN }}" flake check -L