Don't automatically build native dependencies on push
We don't really need this. We always manually do these updates anyway.
This commit is contained in:
parent
8ac357412e
commit
be91db5b85
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -1,6 +1,5 @@
|
||||
name: build-native
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
# schedule:
|
||||
|
Loading…
x
Reference in New Issue
Block a user