Skip to content

Commit a499faf

Browse files
authored
CI/CD does not run on release (#22)
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 69cb46b commit a499faf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: CI
33
on:
44
push:
55
branches: [ "main" ]
6+
tags:
7+
- "*"
68
pull_request:
79
branches: [ "main" ]
810

0 commit comments

Comments
 (0)