Skip to content

Commit

Permalink
ci: fix ci run conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
savalet committed Apr 21, 2024
1 parent 6cd4a87 commit f2c66ce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/flake_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: Nix flake checker
on:
workflow_dispatch:
push:
paths:
- "**.nix"
- "**.lock"
- ".github/workflows/check.yml"

env:
GH_PUB_KEY:
Expand Down

0 comments on commit f2c66ce

Please sign in to comment.