This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
Use a slightly uglier but more reliable way of determining GRUB_CMDLINE_LINUX_DEFAULT #4
Workflow file for this run
This file contains 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 |