Skip to content

Commit

Permalink
fix(ci): Run check-nix-flake on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Aug 2, 2024
1 parent 9fad19d commit 62ba150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-flake.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Check Nix flake
on:
pull_request:
pull_request_target:
paths:
- '*.nix'
Expand Down

0 comments on commit 62ba150

Please sign in to comment.