add repo check to sim ci build

pull/2153/head
Willem Melching 5 years ago
parent d4328365e9
commit c68d0ef468
  1. 1
      .github/workflows/sim_tests.yaml

@ -8,6 +8,7 @@ jobs:
name: build container
runs-on: ubuntu-16.04
timeout-minutes: 50
if: github.event_name == 'schedule' && github.repository == 'commaai/openpilot'
steps:
- uses: actions/checkout@v2
with:

Loading…
Cancel
Save