Skip to content

Commit c22d2e3

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/yaml-2.8.1
2 parents 0874820 + 15c6030 commit c22d2e3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

‎.github/workflows/pr.yaml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,10 @@ jobs:
470470
path: vscode/extension/playwright-report/
471471
retention-days: 30
472472
test-dbt-versions:
473+
needs: changes
474+
if:
475+
needs.changes.outputs.python == 'true' || needs.changes.outputs.ci ==
476+
'true' || github.ref == 'refs/heads/main'
473477
runs-on: ubuntu-latest
474478
strategy:
475479
fail-fast: false

0 commit comments

Comments
 (0)