Skip to content

Commit a28fe87

Browse files
authored
Update ci.yml
1 parent 0c145cf commit a28fe87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
branches:
88
- main
99
tags: '*'
10+
release:
11+
types:[released]
1012
jobs:
1113
test:
1214
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}

0 commit comments

Comments
 (0)