.github: update reference

The referenced issue has hundreds of automated mentions, making it quite
hard to look at.
reviewable/pr1390/r3
Tamir Duberstein 6 days ago
parent ab38afe95d
commit 5dd6d94342
No known key found for this signature in database

@ -55,8 +55,9 @@ jobs:
# abuse; the canonical workaround is to use a sufficiently authorized # abuse; the canonical workaround is to use a sufficiently authorized
# token. # token.
# #
# See https://github.com/peter-evans/create-pull-request/issues/48. # See https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#workarounds-to-trigger-further-workflow-runs.
token: ${{ secrets.CRABBY_GITHUB_TOKEN }} token: ${{ secrets.CRABBY_GITHUB_TOKEN }}
push-to-fork: crabby-the-crab/aya
branch: create-pull-request/public-api branch: create-pull-request/public-api
commit-message: 'public-api: regenerate' commit-message: 'public-api: regenerate'
title: 'public-api: regenerate' title: 'public-api: regenerate'

@ -47,8 +47,9 @@ jobs:
# abuse; the canonical workaround is to use a sufficiently authorized # abuse; the canonical workaround is to use a sufficiently authorized
# token. # token.
# #
# See https://github.com/peter-evans/create-pull-request/issues/48. # See https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#workarounds-to-trigger-further-workflow-runs.
token: ${{ secrets.CRABBY_GITHUB_TOKEN }} token: ${{ secrets.CRABBY_GITHUB_TOKEN }}
push-to-fork: crabby-the-crab/aya
branch: create-pull-request/codegen branch: create-pull-request/codegen
commit-message: | commit-message: |
aya-obj, aya-ebpf-bindings: regenerate aya-obj, aya-ebpf-bindings: regenerate

Loading…
Cancel
Save