Skip to content

Commit 0d4d72e

Browse files
committed
ci(actionlint): add configuration file
1 parent bbd31ad commit 0d4d72e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/actionlint.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
paths:
2+
.github/workflows/**/*.yml:
3+
ignore: ['file "dist/index\.js" does not exist in .*/packages/release-action']

0 commit comments

Comments
 (0)