Merge remote-tracking branch 'commaai/openpilot/master' into sync-20231108

# Conflicts:
#	cereal
#	panda
This commit is contained in:
Jason Wen
2023-11-08 15:58:35 -05:00
120 changed files with 1624 additions and 1652 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
branches:
- master
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && github.run_id || github.head_ref || github.ref }}-${{ github.workflow }}-${{ github.event_name }}