fix(ci): remove trigger on workflow run completion
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m1s
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m1s
This commit is contained in:
@@ -2,9 +2,6 @@ name: Release Zig Application
|
|||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
workflow_run:
|
|
||||||
workflows: [Zig Project Action]
|
|
||||||
types: [completed]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
Reference in New Issue
Block a user