workflow: remove duplicate name (#198)

Co-authored-by: Meliox <na>
This commit is contained in:
Meliox 2026-06-11 19:20:14 +02:00 committed by GitHub
parent 04e43d9f40
commit f4e4a2d050
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,6 @@ name: Test Patches - Post Build
# Wired via workflow_run, so it fires for builds on ANY branch/PR. (GitHub always
# runs the default-branch copy of this file, so it activates once merged to main.)
name: Test Patches - Post Build
on:
workflow_run:
workflows: ["Test Release Build"]