Skip to content

Commit de3f9ff

Browse files
committed
ci: run ci on pr
1 parent 087c708 commit de3f9ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
- 'README.md' # it's included in the crate root
1010
branches:
1111
- main
12+
pull_request:
13+
branches:
14+
- main
1215

1316
name: ci
1417

0 commit comments

Comments
 (0)