diff --git a/.github/actionlint.yaml b/.github/actionlint.yaml new file mode 100644 index 0000000..374858a --- /dev/null +++ b/.github/actionlint.yaml @@ -0,0 +1,13 @@ +self-hosted-runner: + # Labels of self-hosted runner in array of strings. + labels: [] +# Configuration variables in array of strings defined in your repository or +# organization. `null` means disabling configuration variables check. +# Empty array means no configuration variable is allowed. +config-variables: + - BREW_COMMIT_APP_ID + - LYRAPHASE_RUNNER_EMAIL + - LYRAPHASE_RUNNER_NAME_EMAIL + - LYRAPHASE_RUNNER_USER + - LYRAPHASE_RUNNER_AUTOMERGE_TOKEN + - LYRAPHASE_RUNNER_PACKAGES_TOKEN