We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8ccf8 commit dddae95Copy full SHA for dddae95
.github/workflows/add-netlify-links.yml
@@ -1,7 +1,7 @@
1
name: Add Netlify Links To Changed Pages
2
on:
3
workflow_call:
4
- pull_request:
+ pull_request_target:
5
jobs:
6
get-pr-changes:
7
name: Get Changed Files
0 commit comments