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

Set up GitHub Actions concurrency #58

Merged
merged 1 commit into from
May 15, 2023
Merged

Set up GitHub Actions concurrency #58

merged 1 commit into from
May 15, 2023

Conversation

franciscodr
Copy link
Contributor

This pull request sets up the GitHub Actions workflow that builds the code only to allow one concurrent job at a time. This prevents multiple builds from running when submitting several commits in a short time, which will enable us to save minutes.

@nomisRev nomisRev merged commit bd8fd17 into main May 15, 2023
@nomisRev nomisRev deleted the only-a-single-job branch May 15, 2023 09:36
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.

3 participants