We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de2d329 + 281a3fb commit b34d041Copy full SHA for b34d041
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: Next.js CI/CD with Vercel
3
on:
4
push:
5
branches: [develop, main]
6
- pull_request:
+ pull_request_target:
7
8
9
jobs:
0 commit comments