We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e637066 commit 66485a9Copy full SHA for 66485a9
.github/workflows/ci-default.yml
@@ -165,6 +165,5 @@ jobs:
165
166
- name: Test (Node)
167
run: pnpm test
168
- if: github.repository_owner != 'opensource-observer'
169
if: ${{ always() && matrix.component == 'node' }}
170
#if: ${{ always() && steps.supabase.conclusion == 'success' && matrix.component == 'node' }}
0 commit comments