fix(ci): skip build workflow on master branch
Lint Markdown files / markdown-lint (push) Successful in 5s
Release latest / push-amd64 (push) Successful in 1m4s
Release latest / push-arm64 (push) Successful in 1m53s
Release latest / push-manifest (push) Successful in 15s
Release latest / sync-to-hub-docker-io (push) Successful in 1m57s

This commit is contained in:
2026-06-05 11:55:38 +02:00
parent 93bec825c5
commit a9d7e01167
-3
View File
@@ -6,9 +6,6 @@ on:
- opened
- reopened
- synchronize
push:
branches:
- master
workflow_dispatch: {}
jobs: