We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a222e commit fd598ebCopy full SHA for fd598eb
.github/workflows/pull-compliance.yml
@@ -203,5 +203,4 @@ jobs:
203
steps:
204
- uses: actions/checkout@v4
205
- run: npm install -g @openai/codex
206
- - name: Generate README translations
207
- run: codex exec "$(cat ./readme-translation.txt)"
+ - run: codex exec "$(cat ./readme-translation-prompt.txt)"
0 commit comments