Skip to content

Commit 7751192

Browse files
authored
Update examples.yml
Signed-off-by: SimiHunjan <simi.hunjan.k@gmail.com>
1 parent 6b92ad8 commit 7751192

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/examples.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,10 @@ jobs:
9595
with:
9696
commit-message: "chore: update example run status"
9797
signoff: true
98-
title: "Example Status – Java"
99-
body: "Automated run of the Java example"
98+
title: "Example Status"
99+
body: "Automated run of examples"
100100
branch: "bot/java-example-check"
101101
add-paths: ${{ env.STATUS_FILE }}
102+
labels: automated-pr
103+
delete-branch: true
102104

0 commit comments

Comments
 (0)