on prs
This commit is contained in:
parent
5c471792b8
commit
1d4989065f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
||||||
# publish only when pushed to master
|
# publish only when pushed to master
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
pull_request:
|
||||||
jobs:
|
jobs:
|
||||||
get-version:
|
get-version:
|
||||||
name: github-release
|
name: github-release
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue