Skip to content

Commit

Permalink
ci: check outdated branch
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <[email protected]>
  • Loading branch information
cafkafk committed Oct 5, 2024
1 parent e3755a9 commit a98aa88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cheks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ jobs:
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix --experimental-features "nix-command flakes" flake check
deny-outdated:
runs-on: ubuntu-latest
steps:
- uses: guyarb/[email protected]

0 comments on commit a98aa88

Please sign in to comment.