Skip to content

Commit 9d3b66f

Browse files
committed
Revert "[no-ci] CI: test restricted-paths-review-gate via pull_request"
This reverts commit 2b94e27.
1 parent 2b94e27 commit 9d3b66f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/restricted-paths-review-gate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
name: "CI: Restricted Paths Review Gate"
55

66
on:
7-
# Temporary for PR-level testing before this workflow exists on the base
8-
# branch. Switch back to pull_request_target before merging.
9-
pull_request:
7+
# Keep this separate from pr-metadata-check.yml so only the
8+
# Needs-Restricted-Paths-Review policy becomes merge-blocking.
9+
pull_request_target:
1010
types:
1111
- opened
1212
- synchronize

0 commit comments

Comments
 (0)