Skip to content

Commit 3714d45

Browse files
authored
Merge pull request #2647 from anutosh491/ci_update
Add tag triggers to CI configuration
2 parents d08a478 + 40880ff commit 3714d45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
tags:
8+
- 'v*'
79
pull_request:
810
branches:
911
- main

0 commit comments

Comments
 (0)