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

Add a workflow to lint github actions #12834

Closed
wants to merge 1 commit into from

Conversation

Brezak
Copy link
Contributor

@Brezak Brezak commented Apr 1, 2024

Objective

Lint workflow files on pull request.

Solution

Add a new workflow that runs actionlint whenever there are changes to the .github/workflows directory.

@Brezak Brezak force-pushed the lint-actions branch 2 times, most recently from 3775986 to e96d022 Compare April 1, 2024 19:21
@mockersf
Copy link
Member

mockersf commented Apr 1, 2024

I don't think this is worth the time / added complexity. CI is not the main product of this repo, and we usually notice quickly enough when something break without being an issue for other PRs

@Brezak Brezak closed this Apr 1, 2024
@Brezak Brezak deleted the lint-actions branch April 24, 2024 10:29
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.

2 participants