Update build-and-test.yaml

This commit is contained in:
Tal 2024-03-19 14:36:16 +02:00 committed by GitHub
parent 8ab27cf3b5
commit 158370e66c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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