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

Limit workflow concurrency #1789

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BobTheBuidler
Copy link
Contributor

What I did

This PR limits each github workflow to 1 concurrent run per branch to avoid annoying emails and the queue backing up.

Related issue: #

How I did it

Added a short snippet to each workflow's yaml file

How to verify it

Just merge and see

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

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.

1 participant