Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Commit 4038abb

Browse files
authored
Update main.yml
1 parent ead3870 commit 4038abb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ name: 'CI'
22

33
on:
44
push:
5+
tags:
6+
- 'v*.*.*'
7+
branches:
8+
- 'master'
9+
10+
pull_request:
511
branches:
612
- 'master'
713

0 commit comments

Comments
 (0)