Skip to content

Commit 9c43a45

Browse files
committed
CI: introduce full actionlint
1 parent 8accbf4 commit 9c43a45

3 files changed

Lines changed: 177 additions & 1 deletion

File tree

.github/actionlint.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
paths:
2+
.github/workflows/ci.yml:
3+
ignore:
4+
# ignore double quoting code SC2086
5+
- "shellcheck reported issue in this script: SC2086:.+"

0 commit comments

Comments
 (0)