Skip to content

Commit a709ee7

Browse files
committed
added body to PR
1 parent 3f76a7c commit a709ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-timestamps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ jobs:
125125
126126
- name: Create PR
127127
if: steps.pr-check.outputs.pr_exists
128-
run: gh pr create --title "[Auto] Bump repo timestamps to latest" --base main --head auto/bump-timestamps
128+
run: gh pr create --title "[Auto] Bump repo timestamps to latest" --base main --head auto/bump-timestamps --body "Updated Release Train timestamps in defaults.yml with latest from Ark"
129129
env:
130130
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)