Fix issue creation on build failure (#4376)
This commit is contained in:
parent
7ff98128c6
commit
ae008c6892
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
title: "{{ env.GITHUB_WORKFLOW }} #{{ env.GITHUB_RUN_NUMBER }} failed"
|
||||
assignees: open-telemetry/java-instrumentation-maintainers
|
||||
labels: bug, area:build, priority:p1
|
||||
---
|
||||
<a href="https://github.com/{{ env.GITHUB_REPOSITORY }}/actions/runs/{{ env.GITHUB_RUN_ID }}">
|
||||
|
|
Loading…
Reference in New Issue