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

chore(ci): add a workflow for linting GitHub Actions workflow files #90

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

nicomiguelino
Copy link
Collaborator

@nicomiguelino nicomiguelino commented Feb 7, 2025

Issues Fixed

Description

  • Added a GitHub Actions workflow to run a linter on GitHub workflow files.

Checklist

  • I have performed a self-review of my own code.
  • New and existing unit tests pass locally and on CI with my changes.
  • I have tested my changes on Google Chrome.
  • I have tested my changes on Mozilla Firefox.
  • I added a documentation for the changes I have made (when necessary).

Additional Information

Include any additional information that you think is necessary for this pull request,
including screenshots of the changes that you have made.

Copy link
Contributor

@vpetersson vpetersson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rather we use native tools that we can also run locally (ideally using git hooks).

@nicomiguelino nicomiguelino marked this pull request as draft February 10, 2025 21:06
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.

[CHORE] Create a CI pipeline for linting GitHub workflow files
2 participants