Skip to content

backout of commit b1cda465ac676b2df61847422f92936e2b97be7b #641

backout of commit b1cda465ac676b2df61847422f92936e2b97be7b

backout of commit b1cda465ac676b2df61847422f92936e2b97be7b #641

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