Fixed `review-testing-instructions.yml` Workflow Permissions (#38032)

This commit is contained in:
Christopher Allford 2023-04-28 00:55:10 -07:00 committed by GitHub
parent d15f62241f
commit 86c102a5ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Remind reviewers to also review the testing instructions.
on:
pull_request:
pull_request_target:
types: [review_requested]
permissions: {}