Update auto-tagging.yml
This commit is contained in:
parent
9c890fd13e
commit
7dc721cc43
4
.github/workflows/auto-tagging.yml
vendored
4
.github/workflows/auto-tagging.yml
vendored
|
@ -1,6 +1,8 @@
|
||||||
name: Bump version
|
name: Bump version
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
|
types:
|
||||||
|
- closed
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue