diff --git a/.github/workflows/check-shell.yml b/.github/workflows/check-shell.yml index 18ec9780b56b9..316813879e81c 100644 --- a/.github/workflows/check-shell.yml +++ b/.github/workflows/check-shell.yml @@ -4,7 +4,7 @@ on: pull_request_target: paths: - 'shell.nix' - - './ci/**' + - 'ci/**' permissions: {}