ci: Update codgen workflow commit message

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
pull/78/head
Dave Tucker 3 years ago committed by Alessandro Decina
parent 03e9935358
commit 1a4c76e3c4

@ -35,7 +35,7 @@ jobs:
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
commit_prefix: "[codegen] Update libbpf to ${{ env.LIBBPF_SHA }}"
commit_message: "Created using GitHub Actions"
commit_message: "Update libbpf to ${{ env.LIBBPF_SHA }}"
target_branch: codegen

Loading…
Cancel
Save