Don't build on push
This commit is contained in:
parent
cb91725824
commit
346330fda1
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
|
@ -2,7 +2,6 @@ name: Build artifacts
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
||||
|
|
Loading…
Reference in a new issue