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

Move lint to separate workflow, use concurrency feature to cancel runs #155

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

lucacome
Copy link
Member

  • Adds a separate Lint workflow, so the build doesn't fail on linting problems
  • Uses the workflow concurrency feature instead of third party action to cancel existing runs when the workflow is triggered again

@lucacome lucacome self-assigned this Jul 27, 2022
@lucacome lucacome merged commit 4470f9c into main Jul 27, 2022
@lucacome lucacome deleted the chore/lint-workflow branch July 27, 2022 22:10
@lucacome lucacome added the chore Pull requests for routine tasks label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants