We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e22c7c commit 585686cCopy full SHA for 585686c
1 file changed
.github/workflows/mirror-changelog.yml
@@ -21,7 +21,7 @@ on:
21
22
jobs:
23
add-release-notes:
24
- if: github.actor == 'renovate-bot' && startsWith(github.head_ref, 'renovate/googleapis-genai-toolbox')
+ if: github.actor == 'twishabansal'
25
runs-on: ubuntu-latest
26
permissions:
27
pull-requests: write
0 commit comments