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 290d787 commit 72d7c3eCopy full SHA for 72d7c3e
.github/workflows/pull-compliance.yml
@@ -207,5 +207,6 @@ jobs:
207
- uses: actions/checkout@v4
208
- run: |
209
npm install -g @openai/codex
210
+ mkdir -p ~/.codex
211
cp ./.codex/prompts/config.toml ~/.codex/config.toml
212
codex exec "$(cat ./.codex/prompts/readme-translation.txt)"
0 commit comments