mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Add run-name to bug-report-analysis workflow (#1671)
* Initial plan * Add run-name to bug-report-analysis workflow Agent-Logs-Url: https://github.com/meshtastic/Meshtastic-Apple/sessions/07120f74-0e40-4631-b636-062a5b39d021 Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: garthvh <1795163+garthvh@users.noreply.github.com>
This commit is contained in:
parent
e07c4db6be
commit
546210be4e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/bug-report-analysis.yml
vendored
1
.github/workflows/bug-report-analysis.yml
vendored
|
|
@ -1,4 +1,5 @@
|
|||
name: 🐞 Bug Report Analyzer
|
||||
run-name: "🐞 Bug Analysis for Issue #${{ github.event.issue.number || inputs.issue_number }}"
|
||||
|
||||
on:
|
||||
issues:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue