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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue