debian-forge-cli/.github/workflows
Michael Vogt 119e8fcffa workflow: run tests as part of the merge group
This commit adds the missing `merge_group` to the pytest and go
test workflows.

Note that I added `types: [ "checks_requested" ]` (just like we
have for the container.yaml) but I'm not actually sure about it,
the GH docs are a bit unclear to me here, it seems they suggest
to keep this generic but then the example explicitly uses `type`
(I'm probably overthinking this fwiw).

[1] https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#merge_group
2024-12-19 12:08:08 +00:00
..
container.yaml ci: build container 2024-12-19 08:49:26 +00:00
go.yaml workflow: run tests as part of the merge group 2024-12-19 12:08:08 +00:00
pytest.yaml workflow: run tests as part of the merge group 2024-12-19 12:08:08 +00:00
testdeps.yaml workflow: rename all .yml files to .yaml 2024-12-19 11:32:37 +00:00