Skip to content

Commit

Permalink
Fix issue creation (open-telemetry#4343)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Apr 7, 2022
1 parent a895d7e commit 7a8cd86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reusable-create-issue-for-failure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,4 @@ jobs:
gh issue create --title "$GITHUB_WORKFLOW #$GITHUB_RUN_NUMBER failed" \
--label bug \
--label area:build \
--label priority:p1 \
--body-file body.txt

0 comments on commit 7a8cd86

Please sign in to comment.