mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 08:58:52 +00:00
opt: remove on-push trigger
This commit is contained in:
parent
55004f9159
commit
cc89a571da
1 changed files with 0 additions and 2 deletions
2
.github/workflows/flutter-nightly.yml
vendored
2
.github/workflows/flutter-nightly.yml
vendored
|
|
@ -5,8 +5,6 @@ on:
|
|||
# schedule build every night
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
# REMOVE ME ON PR
|
||||
push:
|
||||
|
||||
env:
|
||||
LLVM_VERSION: "10.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue