Merge pull request #185 from furyhawk/copilot/disable-workflows

Disable add-to-project workflow
This commit is contained in:
2026-05-06 10:36:53 +08:00
committed by GitHub
+1 -5
View File
@@ -1,11 +1,7 @@
name: Add to Project
on:
pull_request_target:
issues:
types:
- opened
- reopened
workflow_dispatch:
jobs:
add-to-project: