Skip to content

Commit 42f62c5

Browse files
committed
ci: Remove label
1 parent e0cfa7b commit 42f62c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ jobs:
8989
then
9090
gh issue create \
9191
--title "Sheduled CI Failure" \
92-
--body "Sheduled CI Workflow Failed! [View the failed job](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})." \
93-
--label "all-combinations"
92+
--body "Sheduled CI Workflow Failed! [View the failed job](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }})."
9493
fi
9594
9695
# --------------------------------------------------------------------------

0 commit comments

Comments
 (0)