Open BobTheBuidler opened 3 months ago
This PR limits each github workflow to 1 concurrent run per branch to avoid annoying emails and the queue backing up.
Related issue: #
Added a short snippet to each workflow's yaml file
Just merge and see
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