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 e444729 commit 607d35eCopy full SHA for 607d35e
.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