Update .github/workflows/release.yaml
Some checks are pending
Release / build-image (push) Waiting to run
Some checks are pending
Release / build-image (push) Waiting to run
This commit is contained in:
parent
de9de7e478
commit
cc8283c308
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -2,7 +2,7 @@
|
|||
name: Release
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
dispatch_workflow:
|
||||
push:
|
||||
branches: ["master"]
|
||||
release:
|
||||
|
|
Loading…
Reference in a new issue