Skip to content

Commit 9c45ef3

Browse files
meorphisstainless-app[bot]
authored andcommitted
chore(internal): run CI on update-specs branch
1 parent f4647cc commit 9c45ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- master
6+
- update-specs
67
pull_request:
78
branches:
89
- master
@@ -87,7 +88,6 @@ jobs:
8788
ecosystem_tests:
8889
name: ecosystem tests (v${{ matrix.node-version }})
8990
runs-on: ubuntu-latest
90-
if: github.repository == 'openai/openai-node'
9191
timeout-minutes: 20
9292
strategy:
9393
fail-fast: false

0 commit comments

Comments
 (0)