Skip to content

Commit ec81399

Browse files
CopilotMossaka
andauthored
fix: add issues trigger to issue-monster workflow (#338)
* Initial plan * fix: add issues trigger to issue-monster workflow Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
1 parent b700d9c commit ec81399

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.github/workflows/issue-monster.lock.yml

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-monster.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name: Issue Monster
33
description: The Cookie Monster of issues - assigns issues to Copilot agents one at a time
44
on:
5+
issues:
6+
types: [opened]
57
workflow_dispatch:
68
schedule: every 1h
79
skip-if-match:

0 commit comments

Comments
 (0)