Skip to content

Simplify GHAs using nix, update nix shell haskell tools #4269

Simplify GHAs using nix, update nix shell haskell tools

Simplify GHAs using nix, update nix shell haskell tools #4269

name: Check git dependencies
on:
merge_group:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v4
- name: Check git dependencies
run: |
.github/bin/check-git-dependencies