Skip to content

Commit e6fdfe9

Browse files
Update bumpversion.yaml
1 parent b4df7d5 commit e6fdfe9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/bumpversion.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: Bump version
22

33
on:
4+
push:
5+
branches:
6+
- master
7+
tags-ignore:
8+
- '*'
49
pull_request:
510
branches:
611
- master

0 commit comments

Comments
 (0)