Skip to content

Commit 7d13f82

Browse files
committed
Removed debugging workflow_dispatch
1 parent 9bbbc7c commit 7d13f82

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/template-compatibility-comment.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ on:
1313
workflow_run:
1414
workflows: ["Template Compatibility Check"]
1515
types: [completed]
16-
workflow_dispatch: # temporary — remove before merging
17-
inputs:
18-
run_id:
19-
required: true
2016

2117
permissions:
2218
pull-requests: write

0 commit comments

Comments
 (0)