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

View File

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