refactor: Remove 'opened' type from issue sync workflow configuration

This commit is contained in:
zhao
2026-04-29 16:43:22 +08:00
parent 10ca62da0e
commit 41af2790e7

View File

@@ -3,7 +3,6 @@ name: Sync GitHub Issues to TAPD
on:
issues:
types:
- opened
- assigned
- reopened