fix(ci): use pull_request_target trigger to grant write access on fork PRs (#27637)

This commit is contained in:
Sri Pasumarthi
2026-06-02 12:42:47 -07:00
committed by GitHub
parent 5110bdf56c
commit cfcecebe80
+1 -1
View File
@@ -1,7 +1,7 @@
name: 'PR Size Labeler'
on:
pull_request:
pull_request_target:
types: ['opened', 'synchronize', 'reopened']
workflow_dispatch:
inputs: