Skip to content

GitHub Action workflows for a PR can be cancelled due to another PR #22001

Description

@stianst

Description

group: ci-${{ github.head_ref || github.run_id }}

This basically says the concurrency is ci-<source branch, which is there is two PRs coming from different repositories, but with same branch names one can be cancelled.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions