Add build and test on pull request open, reopen

This commit is contained in:
Ori Kotek 2023-08-23 00:37:04 +03:00
parent d31b66b656
commit 3a93dcd6a7
No known key found for this signature in database
GPG key ID: 5AAFD0757D1EAC4C

View file

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