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.
1 parent 2050fef commit 0992563Copy full SHA for 0992563
.github/workflows/license-header-check.yml
@@ -24,4 +24,5 @@ jobs:
24
-ignore "**/*.md" \
25
-ignore "**/*.yaml" \
26
-ignore "**/*.yml" \
27
+ -ignore "**/*.nix" \
28
-ignore "**/*Dockerfile" .
0 commit comments