Skip to content

Commit 974e1f7

Browse files
Adding more GH info
1 parent 9d1e78a commit 974e1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_clangrt_builtins.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989
git add -A .
9090
git commit -m 'Updating static SDK libraries'
9191
git push -u origin ${{ env.UPDATE_BRANCH }}
92-
gh pr create -B ${{ inputs.target_sdk_branch }} --title '[SDK_LIBS_UPDATE] Updating static SDK libraries' --body 'Created by Github action'
92+
gh pr create -B ${{ inputs.target_sdk_branch }} --title '[SDK_LIBS_UPDATE] Updating static SDK libraries' --body 'Created by Github ${{github.workflow }}, job ${{ job github.job }}, action ${{ github.action }}, run ${{ github.run_id }}'

0 commit comments

Comments
 (0)