chore: alle Upstream-Workflows deaktivieren (on: {})

This commit is contained in:
thysson2701
2026-06-22 11:33:05 +02:00
parent 1f885e9153
commit 2f0e416b86
17 changed files with 277 additions and 465 deletions

View File

@@ -1,14 +1,6 @@
name: Orca Issue Dedupe
description: Automatically dedupe GitHub issues using AI
on:
issues:
types: [opened]
workflow_dispatch:
inputs:
issue_number:
description: 'Issue number to process for duplicate detection'
required: true
type: string
on: {}
jobs:
dedupe-issues: