Add permissions to build_masterci in release workflow so it can push master-ci (#30949)

old-commit-hash: 4eba5fe68dc89bf9a39cc2c1f5db6c154ced9d12
This commit is contained in:
Nelson Chen
2024-01-09 16:46:09 -08:00
committed by GitHub
parent 1d1514449c
commit 26412386cb
+1
View File
@@ -16,6 +16,7 @@ jobs:
if: github.repository == 'commaai/openpilot'
permissions:
checks: read
contents: write
steps:
- name: Install wait-on-check-action dependencies
run: |