Skip to content

Commit 3365bc0

Browse files
chore: add actionlint config to suppress Blacksmith runner warnings
Add .github/actionlint.yaml with blacksmith-* glob in self-hosted-runner.labels so actionlint recognizes Blacksmith custom runner labels across all workflows.
1 parent b4d4cb6 commit 3365bc0

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+
self-hosted-runner:
2+
labels:
3+
- blacksmith-*

0 commit comments

Comments
 (0)