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
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
jobs:
|
||||
get-version:
|
||||
name: github-release
|
||||
|
|
|
|||
Loading…
Reference in a new issue