Skip to content

Commit c7f5591

Browse files
committed
update workflow
1 parent e3e981b commit c7f5591

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Continuous integration
33
on:
44
pull_request:
55
types: [push, synchronize]
6+
push:
7+
branches: [main]
68

79
jobs:
810
clippy_check:

0 commit comments

Comments
 (0)