fix: e2e tests breaking in main (#2219)

Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
This commit is contained in:
Shubham Palriwala
2024-03-12 17:25:10 +05:30
committed by GitHub
parent 5633bb18ef
commit 52d1dc9ed9
9 changed files with 28 additions and 31 deletions

View File

@@ -6,6 +6,8 @@ runs:
- name: Checkout repo
uses: actions/checkout@v3
- uses: ./.github/actions/dangerous-git-checkout
- name: Cache Build
uses: actions/cache@v3
id: cache-build

View File

@@ -1,7 +1,7 @@
name: PR Update
on:
pull_request_target:
pull_request:
branches:
- main
merge_group: