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 c03f14d commit 23e112eCopy full SHA for 23e112e
1 file changed
.github/workflows/codex-update.yml
@@ -4,6 +4,9 @@ on:
4
schedule:
5
- cron: '0 9 * * *'
6
workflow_dispatch:
7
+ push:
8
+ branches:
9
+ - ish/codex-autoupdate
10
11
env:
12
CODEX_PACKAGE: '@openai/codex'
0 commit comments