Update .github/workflows/release.yaml
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
|
name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
dispatch_workflow:
|
||||||
push:
|
push:
|
||||||
branches: ["master"]
|
branches: ["master"]
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Add table
Reference in a new issue