add repo check to sim ci build

albatross
Willem Melching 2020-09-10 12:20:49 +02:00
parent d4328365e9
commit c68d0ef468
1 changed files with 1 additions and 0 deletions

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: