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

[CICD] Run linter on main #5

Merged
merged 1 commit into from
Oct 27, 2022
Merged

[CICD] Run linter on main #5

merged 1 commit into from
Oct 27, 2022

Conversation

mikeland73
Copy link
Contributor

Summary

This will speed up lint runs by storing a shared cache. Can also find errors caused by merge issues.

How was it tested?

CICD

Is this change backwards-compatible?

yes

@mikeland73 mikeland73 requested review from savil and ipince October 26, 2022 22:50
@ipince
Copy link
Contributor

ipince commented Oct 27, 2022

Isn't this "run linter on every branch"?

@mikeland73
Copy link
Contributor Author

@ipince yes, including main.

I copy pasted this from another repo where tests are a dependent workflow so on main they get triggered by another, but in this case they are the only workflow.

@mikeland73 mikeland73 merged commit 8ef6614 into main Oct 27, 2022
@mikeland73 mikeland73 deleted the landau/run-linter-on-main branch October 27, 2022 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants