Skip to content

Commit 83ba426

Browse files
Remove labels
Signed-off-by: Shreeya Patel <spatel@ciq.com>
1 parent 2a3e954 commit 83ba426

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/kernel-build-and-test-x86_64.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,5 @@ jobs:
504504
--base "$BASE_BRANCH" \
505505
--head "${{ github.ref_name }}" \
506506
--title "[${{ github.ref_name }}] ${{ steps.commit_msg.outputs.commit_subject }}" \
507-
--body-file pr_body.md \
508-
--label "automated,tested,ready-for-review"
507+
--body-file pr_body.md
509508
fi

0 commit comments

Comments
 (0)