remove bugfix from runs

This commit is contained in:
fccview
2025-09-20 21:06:00 +01:00
parent c739d29141
commit 968fbae13c

View File

@@ -2,7 +2,7 @@ name: Docker
on:
push:
branches: ["main", "legacy", "feature/*", "bugfix/*"]
branches: ["main", "legacy", "feature/*"]
tags: ["*"]
pull_request:
branches: ["main"]