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 e3eda1d commit 3708537
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/check-flake.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Check Nix flake
on:
pull_request:
paths:
- '*.nix'
- flake.lock
pull_request_target:
paths:
- '*.nix'
- flake.lock
push:
branches:
- master
Expand Down

0 comments on commit 3708537

Please sign in to comment.