ci: Update codgen workflow commit message

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
pull/73/head
Dave Tucker 4 years ago
parent 6ff32cc2ff
commit 927a9f853f

@ -35,7 +35,7 @@ jobs:
with: with:
github_token: "${{ secrets.GITHUB_TOKEN }}" github_token: "${{ secrets.GITHUB_TOKEN }}"
commit_prefix: "[codegen] Update libbpf to ${{ env.LIBBPF_SHA }}" 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 target_branch: codegen

Loading…
Cancel
Save