Skip to content

feat(auto-follow): use fzakaria's auto-follow #41

feat(auto-follow): use fzakaria's auto-follow

feat(auto-follow): use fzakaria's auto-follow #41

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-22.04
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake check --no-write-lock-file