Run integration tests on all prs (#1712)

* Run integration tests on all prs

* Trigget CI

* Use defaults
This commit is contained in:
Freddy Boulton 2022-07-05 17:43:46 -04:00 committed by GitHub
parent e2cebde5e6
commit 1176180ac3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,7 @@ on:
push:
branches:
- "main"
paths:
- "ui/**"
pull_request:
paths:
- "ui/**"
defaults:
run: