diff --git a/.github/actionlint.yaml b/.github/actionlint.yaml new file mode 100644 index 0000000..4c9fd8e --- /dev/null +++ b/.github/actionlint.yaml @@ -0,0 +1,6 @@ +# actionlint configuration +# Declares custom self-hosted runner labels used in .github/workflows/*.yml +# so actionlint validates workflows using them without flagging unknown labels. +self-hosted-runner: + labels: + - hummbl-ci