oxipng/.github
vlakoff ccbd2f971c
Fix Docker image push condition to exclude merge queue
The push condition only excluded pull_request events, causing
the builder to attempt a push on merge_group events too.

Since no meta-tag rule matches merge_group, this results in
a push with no tag, which fails or produces a broken image.

Now only pushes on branch/tag push and workflow_dispatch.
2026-04-30 09:50:55 +02:00
..
workflows Fix Docker image push condition to exclude merge queue 2026-04-30 09:50:55 +02:00
dependabot.yml Include Cargo deps in Dependabot checks 2025-06-05 10:09:52 -04:00