pull/34157/head
Maxime Desroches 5 months ago
parent 6053a6308f
commit e4592788e7
  1. 1
      .github/workflows/selfdrive_tests.yaml

@ -87,6 +87,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Setup docker push
if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' && github.repository == 'commaai/openpilot'

Loading…
Cancel
Save