Merge pull request #809 from Codium-ai/mrT23-patch-7

Update build-and-test.yaml
This commit is contained in:
Tal
2024-03-21 08:21:21 +02:00
committed by GitHub

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: