mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-17 07:21:58 +00:00
ci: remove temp manual workflow dispatch
This commit is contained in:
parent
56efab37f8
commit
e0c0667e35
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-check.yml
vendored
1
.github/workflows/build-check.yml
vendored
|
|
@ -3,7 +3,6 @@ name: Build check
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened, ready_for_review]
|
types: [opened, synchronize, reopened, ready_for_review]
|
||||||
workflow_dispatch: # TODO: remove before opening upstream PR
|
|
||||||
|
|
||||||
# Cancel superseded runs on the same PR.
|
# Cancel superseded runs on the same PR.
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue