packages/.github
Josef Schlehofer bfe91d3205 Revert "ci: cancel in-progress Test and Build runs on PR update"
The previous commit broke the CI/CD pipeline, which now fails with the following error:
```
Canceling since a deadlock was detected for concurrency group: 'Test and Build-refs/pull/foo/merge' between a top level workflow and 'Feeds Package Test Build'
```

This likely occurs because the reusable workflow [1] already defines its own concurrency group.

[1] 7325a28499/.github/workflows/multi-arch-test-build.yml (L13)

This reverts commit 753e26a131.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-05-12 14:05:08 +02:00
..
ISSUE_TEMPLATE
workflows Revert "ci: cancel in-progress Test and Build runs on PR update" 2026-05-12 14:05:08 +02:00
dependabot.yml ci: add day of the week and labels to dependabot 2026-01-30 00:38:12 +02:00
labeler.yml ci: add more labels 2025-12-14 10:44:48 +01:00
pull_request_template.md