Skip to content

Commit da9dff7

Browse files
committed
chore: run workflow on main
1 parent ded1f1e commit da9dff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Rust
33
on:
44
push:
55
tags: ["v*"]
6+
branches: ["main"]
67
pull_request:
78
branches: ["main"]
89

0 commit comments

Comments
 (0)