Update build-and-test.yaml

This commit is contained in:
Tal 2024-03-20 09:07:52 +02:00 committed by GitHub
parent 29a2412de6
commit a969d10381
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,11 @@ name: Build-and-test
on:
push:
branches:
- main
pull_request:
types: [ opened, reopened ]
branches:
- main
jobs:
build-and-test: