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 1d0cb23 commit 8fe029aCopy full SHA for 8fe029a
1 file changed
.github/workflows/codex-update.yml
@@ -3,6 +3,9 @@ name: Codex Update
3
on:
4
schedule:
5
- cron: '0 9 * * *'
6
+ push:
7
+ branches:
8
+ - ish/codex-autoupdate
9
workflow_dispatch:
10
11
env:
0 commit comments