Skip to content

Commit 6cf4bfb

Browse files
committed
update workflow
1 parent a27fe9e commit 6cf4bfb

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: Rust
33
on:
44
push:
55
branches: [ "master" ]
6+
tags:
7+
- "v*.*.*"
68
pull_request:
79
branches: [ "master" ]
810

0 commit comments

Comments
 (0)