ci: disable automatic AI triage workflows (#5569)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
James Rich
2026-05-21 15:44:07 -07:00
committed by GitHub
parent f57f7d4753
commit 45608ced70
3 changed files with 3 additions and 10 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
name: Issue Triage (Models)
on:
issues:
types: [opened]
workflow_dispatch:
permissions:
issues: write
+1 -2
View File
@@ -1,8 +1,7 @@
name: PR Triage (Models)
on:
pull_request_target:
types: [opened, edited]
workflow_dispatch:
permissions:
pull-requests: write
+1 -6
View File
@@ -1,11 +1,6 @@
name: AI Moderator
on:
issues:
types: [opened]
issue_comment:
types: [created]
pull_request_review_comment:
types: [created]
workflow_dispatch:
jobs:
spam-detection: