From 20d0f17e2f5f873989bb15fbdbec119ccd43ed0a Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Tue, 25 Jun 2024 09:50:57 -0700 Subject: [PATCH] [ITHELP-87329] Update test-backup-restore.yaml This looks like it should work with the `pull_request` event --- .github/workflows/test-backup-restore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-backup-restore.yaml b/.github/workflows/test-backup-restore.yaml index a67812f2..e7fce6de 100644 --- a/.github/workflows/test-backup-restore.yaml +++ b/.github/workflows/test-backup-restore.yaml @@ -2,7 +2,7 @@ name: "Backup and restore test" on: - pull_request_target: + pull_request: types: [ready_for_review] workflow_dispatch: