We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86bc006 commit c06b992Copy full SHA for c06b992
1 file changed
.github/workflows/genai-translate-docs.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
permissions:
16
- content: write
+ contents: write
17
models: read
18
steps:
19
- uses: actions/checkout@v4
0 commit comments