Skip to content

Commit c4e0e8a

Browse files
committed
fix typo
1 parent 45d3109 commit c4e0e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Allow GITHUB_TOKEN to have write permissions
2323
permissions:
2424
contents: write
25-
pull_requests: write
25+
pull-requests: write
2626
steps:
2727
- uses: actions/checkout@v4
2828
- name: Clone mock responses

0 commit comments

Comments
 (0)