Adding user_domain and project_domain options and suitable fallbacks/omission #163
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| name: Ansible collection linters | |
| 'on': | |
| pull_request: | |
| jobs: | |
| lint: | |
| uses: stackhpc/.github/.github/workflows/lint-collection.yml@main |