mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: use pull request target for forks
This commit is contained in:
2
.github/workflows/nextjs-bundle-analysis.yml
vendored
2
.github/workflows/nextjs-bundle-analysis.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'apps/website/**'
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
paths:
|
||||
- 'apps/website/**'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user