diff --git a/.github/workflows/test-backup-restore.yaml b/.github/workflows/test-backup-restore.yaml index a67812f24..e7fce6deb 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: