ci: Fix auto-labeling workflow for forks

This commit is contained in:
Aaron
2026-02-22 08:57:06 -06:00
parent d982f97bd8
commit b4be5feaa6
+2 -2
View File
@@ -1,8 +1,8 @@
name: ✨ Auto-label PR
on:
pull_request:
types: [opened, synchronize]
pull_request_target:
types: [opened, synchronized, reopened]
jobs:
update-pr: