We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f380656 commit 31cffc0Copy full SHA for 31cffc0
1 file changed
.github/workflows/codex-pr.yaml
@@ -18,8 +18,6 @@ jobs:
18
steps:
19
- name: Checkout code
20
uses: actions/checkout@v4
21
- with:
22
- fetch-depth: 0
23
24
- name: Run Codex
25
id: run_codex
0 commit comments