Skip to content

Commit 02625cf

Browse files
authored
Update rust.yml
Get workflow on pull requests. Signed-off-by: DorianCoding <[email protected]>
1 parent 80d485f commit 02625cf

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
@@ -13,6 +13,8 @@ on:
1313
push:
1414
tags:
1515
- v[0-9]+.*
16+
pull_request:
17+
branches: [ "main" ]
1618

1719
permissions:
1820
contents: write

0 commit comments

Comments
 (0)