Skip to content

Commit b0eff56

Browse files
authored
Workflow
1 parent f2eaf33 commit b0eff56

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/gemini-issue-assistant.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ name: Gemini Issue Assistant
22

33
on:
44
issues:
5-
types: [opened, edited]
6-
issue_comment:
7-
types: [created, edited]
5+
types: [opened]
86

97
jobs:
108
analyze-issue:

0 commit comments

Comments
 (0)