Skip to content

Commit 8af4310

Browse files
committed
temp: add push trigger to bootstrap workflow registration
1 parent ad7b4d5 commit 8af4310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/collect-corrections.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Collect triage agent corrections
22

33
on:
4+
push: # temporary: bootstrap workflow registration, remove after first run
45
issue_comment:
56
types: [created, edited]
67
workflow_dispatch:

0 commit comments

Comments
 (0)