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/**
1 parent 82434f3 commit cb016f1Copy full SHA for cb016f1
.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