Open
Description
Currently we have this logic to prevent multiple runs on main
for different commits:
admin-requests/.github/workflows/main.yml
Lines 14 to 20 in cd36865
Another option would be to use GHA's concurrency
syntax. Here's an example.
If this seems reasonable, GHA configs in other repos may be able to employ the same strategy.
Metadata
Metadata
Assignees
Labels
No labels