Skip to content

backout of commit 0962d67fa18e4963f6683f081f8c6eae0bb34da5 #668

backout of commit 0962d67fa18e4963f6683f081f8c6eae0bb34da5

backout of commit 0962d67fa18e4963f6683f081f8c6eae0bb34da5 #668

Workflow file for this run

on:
pull_request:
push:
branches: [main]
workflow_dispatch:
jobs:
check-flake:
permissions:
id-token: "write"
contents: "read"
name: Check Nix Flake Inputs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check Nix flake inputs
uses: DeterminateSystems/flake-checker-action@main