Commit 1b7e230
committed
IONOS(ci): Include PR number in concurrency group for pull requests
Update concurrency group definition to use github.event.number for pull
requests. This ensures each PR gets its own concurrency group, preventing
PRs from canceling each other's builds while still allowing new commits
to the same PR to cancel previous runs.
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>1 parent ac829b8 commit 1b7e230
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments