mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00:09:06 +08:00
github.head_ref is empty for push and schedule events, so all those runs shared the same concurrency group and cancelled each other. Fall back to github.run_id to give each non-PR run a unique group. Assisted-by: Claude:claude-opus-4-6 Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>