Skip to content

Commit dddae95

Browse files
committed
token has read only on forked repos on pull_request
1 parent 8d8ccf8 commit dddae95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-netlify-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Add Netlify Links To Changed Pages
22
on:
33
workflow_call:
4-
pull_request:
4+
pull_request_target:
55
jobs:
66
get-pr-changes:
77
name: Get Changed Files

0 commit comments

Comments
 (0)