Skip to content

Commit e637066

Browse files
authored
Update ci-default.yml
Test (Node) workflow runs if its on oso main
1 parent 89dfb3c commit e637066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,6 @@ jobs:
165165

166166
- name: Test (Node)
167167
run: pnpm test
168+
if: github.repository_owner != 'opensource-observer'
168169
if: ${{ always() && matrix.component == 'node' }}
169170
#if: ${{ always() && steps.supabase.conclusion == 'success' && matrix.component == 'node' }}

0 commit comments

Comments
 (0)