mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 16:26:10 +08:00
add repo check to sim ci build
old-commit-hash: c68d0ef46857aef054c1a201bed2987ae1402478
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user