mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
CICD: don't increment build number for pull requests
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
eb4f3121bc
commit
9bf79c460a
1 changed files with 0 additions and 3 deletions
3
.github/workflows/post-releasenotes.yml
vendored
3
.github/workflows/post-releasenotes.yml
vendored
|
@ -3,9 +3,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue