Skip to content

Commit

Permalink
Update issue_comment
Browse files Browse the repository at this point in the history
  • Loading branch information
GioChkhaidze authored Jun 10, 2024
1 parent df65fac commit 320f219
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/workflow2.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: TriagerX Issue Trigger

on:
issues:
types: [opened]
on: [issue_comment]

jobs:
handle-issue:
Expand Down Expand Up @@ -39,4 +37,4 @@ jobs:
},
});
console.log(response.data);
*/
*/

0 comments on commit 320f219

Please sign in to comment.