We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
shell.nix
./ci/**
2 parents 61d0cc1 + cb016f1 commit 96a8336Copy full SHA for 96a8336
.github/workflows/check-shell.yml
@@ -2,6 +2,9 @@ name: "Check shell"
2
3
on:
4
pull_request_target:
5
+ paths:
6
+ - 'shell.nix'
7
+ - './ci/**'
8
9
permissions: {}
10
0 commit comments