10 lines
292 B
YAML
10 lines
292 B
YAML
# actionlint configuration for Gitea Actions workflows
|
|
# https://github.com/rhysd/actionlint/blob/main/docs/config.md
|
|
#
|
|
# Run: actionlint -config-file .gitea/actionlint.yaml .gitea/workflows/*.yml
|
|
|
|
# Custom self-hosted runner labels used in runs-on
|
|
self-hosted-runner:
|
|
labels:
|
|
- docker
|