We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af87ec commit 6bb3e7dCopy full SHA for 6bb3e7d
2 files changed
.github/workflows/ci.yml
@@ -20,6 +20,7 @@ jobs:
20
scandir: "."
21
format: gcc
22
severity: error
23
+ ignore_paths: ".github"
24
25
test:
26
name: Basic Tests
scripts/release.sh
0 commit comments