add repo check to sim ci build

This commit is contained in:
Willem Melching
2020-09-10 12:20:49 +02:00
parent d4328365e9
commit c68d0ef468
+1
View File
@@ -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: