Tag the merge commit instead of last commit in the PR
The merge commit is more suitable since it provides some context and groups up all the commits.
This commit is contained in:
4
.github/workflows/bump-version.yml
vendored
4
.github/workflows/bump-version.yml
vendored
@@ -2,9 +2,7 @@
|
||||
|
||||
name: Bump version
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user