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. |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||