feat: cursor workflow also on issues opened with @cursor
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,6 +2,8 @@ name: Cursor Agent
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
cursor:
|
||||
|
||||
Reference in New Issue
Block a user