Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add YAML linting workflow and configuration #2

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

hahwul
Copy link
Member

@hahwul hahwul commented Nov 3, 2024

This commit adds a new YAML linting workflow and configuration files to the repository. The workflow is triggered on pull requests to the main branch and uses the ibiqlik/action-yamllint action to lint YAML files in the secrets directory. The linting rules are defined in the .github/yamllint.yml configuration file.

Signed-off-by: HAHWUL [email protected]

This commit adds a new YAML linting workflow and configuration files to the repository. The workflow is triggered on pull requests to the main branch and uses the `ibiqlik/action-yamllint` action to lint YAML files in the `secrets` directory. The linting rules are defined in the `.github/yamllint.yml` configuration file.

Signed-off-by: HAHWUL <[email protected]>
@hahwul hahwul merged commit ac8008d into main Nov 3, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant