ci: Fix auto-labeling workflow for forks
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: ✨ Auto-label PR
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
pull_request_target:
|
||||
types: [opened, synchronized, reopened]
|
||||
|
||||
jobs:
|
||||
update-pr:
|
||||
|
||||
Reference in New Issue
Block a user