Skip to content

Commit 6bb3e7d

Browse files
committed
chore(ci): update workflow to ignore .github and remove release script
1 parent 6af87ec commit 6bb3e7d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
scandir: "."
2121
format: gcc
2222
severity: error
23+
ignore_paths: ".github"
2324

2425
test:
2526
name: Basic Tests

scripts/release.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)