Skip to content

Commit 6a55164

Browse files
committed
remind-docs-and-tests: use pull_request_target since it contains secrets
1 parent eaa8d84 commit 6a55164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/remind-docs-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Remind docs and tests
22
on:
3-
pull_request:
3+
pull_request_target:
44
branches: ["master"]
55
jobs:
66
run:

0 commit comments

Comments
 (0)