mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
ci: use pull_request_target for auto labeling
This commit is contained in:
2
.github/workflows/auto-labeler.yml
vendored
2
.github/workflows/auto-labeler.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: 'PR Labeler'
|
name: 'PR Labeler'
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
jobs:
|
jobs:
|
||||||
triage:
|
triage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user