Skip to content

Commit 56be901

Browse files
authored
Run build also on pull_requests
1 parent 4bded45 commit 56be901

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
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
- feature/hardware-setup
8+
pull_request:
9+
branches: [ "main" ]
810
jobs:
911
deploy:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)