limit integration tests to PRs

This commit is contained in:
Matthew R. Kasun 2022-07-21 07:01:16 -04:00
parent 177c10b60f
commit fd1f94e855

View file

@ -1,7 +1,8 @@
name: Integration Test
on:
push:
pull-request:
types: [opened, reopened]
jobs:
build: