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
commit 83ab5f7c1e
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: