Skip to content

Commit 587381c

Browse files
authored
Fix CI (#1210)
1 parent cdef84f commit 587381c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
tags:
8+
- "*"
79
pull_request:
8-
branches:
9-
- main
1010

1111
concurrency:
1212
group: ci-main-${{ github.ref }}

0 commit comments

Comments
 (0)