mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-16 23:12:12 +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:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, ready_for_review]
|
||||
workflow_dispatch: # TODO: remove before opening upstream PR
|
||||
|
||||
# Cancel superseded runs on the same PR.
|
||||
concurrency:
|
||||
|
|
|
|||
Loading…
Reference in a new issue