We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e02f8a + 7039d5f commit 49810dfCopy full SHA for 49810df
1 file changed
.github/workflows/check-flake.yml
@@ -1,8 +1,8 @@
1
name: Check Nix flake
2
on:
3
- pull_request_target:
+ pull_request:
4
paths:
5
- - '*.nix'
+ - '**.nix'
6
- flake.lock
7
push:
8
branches:
0 commit comments