Skip to content

Update containers (#142) #550

Update containers (#142)

Update containers (#142) #550

Workflow file for this run

name: Nix Flake Check
on: push
jobs:
nix-flake-check:
uses: pedorich-n/github-workflows/.github/workflows/flake-check.yaml@main
with:
cache: false
timeout-minutes: 20
secrets:
ssh_key: ${{ secrets.SSH_ACTION_KEY }}