Content
@
0 reply
0 recast
2 reactions
Paul Berg
@prberg
Pro tip for GitHub Actions: Add these concurrency rules so that only the most recent commit is executed in CI at any given time. If a new run is triggered for the same workflow and branch/tag, any currently running workflow in that group will be canceled.
5 replies
4 recasts
60 reactions
tygra
@tygra
great idea, will do this for @zora on monday!
0 reply
0 recast
1 reaction