Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2c8b406

Browse files
authoredJan 30, 2025
Merge c4e0e8a into 01f36ea
2 parents 01f36ea + c4e0e8a commit 2c8b406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/check-vertexai-responses.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
# Allow GITHUB_TOKEN to have write permissions
2323
permissions:
2424
contents: write
25+
pull-requests: write
2526
steps:
2627
- uses: actions/checkout@v4
2728
- name: Clone mock responses

0 commit comments

Comments
 (0)
Please sign in to comment.