Skip to content

Commit 9fc2130

Browse files
meorphismeorphis
authored andcommitted
chore(internal): run CI on update-specs branch
1 parent 16c5e22 commit 9fc2130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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)