There was an error while loading. Please reload this page.
2 parents 7de2ffd + 7b919ca commit 369892eCopy full SHA for 369892e
1 file changed
.github/workflows/ci.yml
@@ -3,6 +3,8 @@ name: CI Pipeline STM32
3
on:
4
push:
5
branches: [ main ]
6
+ pull_request:
7
+ branches: [ main ]
8
9
jobs:
10
test:
0 commit comments