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 0d31f40 commit 93569f3Copy full SHA for 93569f3
.github/workflows/ci.yml
@@ -68,6 +68,7 @@ jobs:
68
examples:
69
name: examples
70
runs-on: ubuntu-latest
71
+ if: github.repository == 'openai/openai-node'
72
73
steps:
74
- uses: actions/checkout@v4
0 commit comments