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
|
name: build-native
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs: {}
|
inputs: {}
|
||||||
# schedule:
|
# schedule:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user