updates GH workflow

This commit is contained in:
zomars
2022-07-06 11:31:34 -06:00
parent 8d96b79a5b
commit 7967c6e46b
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: E2E tests Embed
on:
pull_request_target: # So we can test on forks
pull_request: # So we can test on forks
branches:
- main
# Embed e2e - tests verify booking flow which is applicable to non-embed case also. So, don't ignore apps/web changes.