zot/.github/workflows
patriceckhart 75aa6d4771 ci: add debug step to dump workflow_run payload
the release job kept getting skipped even though the if-expression
should have evaluated true. adding a diagnostic job (no if-filter)
that prints github.event.workflow_run so we can see what fields
are actually populated on the webhook payload at eval time.
removing the [skip-release] guard temporarily to reduce variables.
2026-04-18 11:17:10 +02:00
..
ci.yml add installation process and github workflow 2026-04-18 10:50:02 +02:00
release.yml ci: add debug step to dump workflow_run payload 2026-04-18 11:17:10 +02:00