|
# FIXME: Temporary ignores to bypass actionlint limitations. See https://github.com/rhysd/actionlint/issues/590. |
# FIXME: Temporary ignores to bypass actionlint limitations. See https://github.com/rhysd/actionlint/issues/590.
paths:
.github/workflows/continuous-integration.yml:
ignore:
- 'both "username" and "password" must be specified in "credentials" section'
- '"credentials" section is scalar node but mapping node is expected'
- '"container" section is alias node but mapping node is expected'
- '"env" section must be mapping node but got scalar node'
- '"ports" section must be sequence node but got scalar node'
- '"volumes" section must be sequence node but got scalar node'