Skip to content

Commit 33943eb

Browse files
authored
auto tag CI updated (#12)
Co-authored-by: Mohammad Mahdi Malmasi
1 parent bde13d6 commit 33943eb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/set_new_version_tag.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
name: Set New Version Tag
22

33
on:
4-
push:
4+
pull_request:
55
branches:
66
- master
7+
types: [closed]
8+
paths:
9+
- 'protos/**'
710

811
jobs:
912
set-version-tag:

0 commit comments

Comments
 (0)