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

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: