Skip to content

Commit 4ffb0f9

Browse files
committed
fix agentics
1 parent 00f6591 commit 4ffb0f9

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

workflows/issue-triage.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ on:
33
issues:
44
types: [opened, reopened]
55
stop-after: +30d # workflow will no longer trigger after 30 days. Remove this and recompile to run indefinitely
6-
7-
ai-reaction: eyes
6+
reaction: eyes
87

98
permissions:
109
contents: read

workflows/pr-fix.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
on:
33
alias:
44
name: pr-fix
5-
6-
ai-reaction: "eyes"
5+
reaction: "eyes"
76

87
permissions:
98
contents: write # needed to push changes

0 commit comments

Comments
 (0)