Commit c13dbba
fix: trigger runtime triage workflow on label instead of issue open
Switch from issues.opened to issues.labeled trigger with an if-guard
on the 'runtime triage' label. This prevents the workflow from
self-triggering on framework-created issues (no-op tracking, failure
reports) that carry the 'agentic-workflows' label.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 528bd97 commit c13dbba
File tree
2 files changed
+7
-4
lines changed- .github/workflows
2 files changed
+7
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments