Skip to content

Commit 0bfa593

Browse files
authored
Fix issue creation (#281)
1 parent 0c954a9 commit 0bfa593

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable-create-issue-for-failure.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,4 @@ jobs:
2121
2222
gh issue create --title "$GITHUB_WORKFLOW #$GITHUB_RUN_NUMBER failed" \
2323
--label bug \
24-
--label area:build \
25-
--label priority:p1 \
2624
--body-file body.txt

0 commit comments

Comments
 (0)