Unified CI workflow for smarter PR gating #1
ci.yml
on: pull_request
Detect changes
License Check
/
License Check
Pin Check
/
Pin Check
Builds
/
...
/
License Check
Builds
/
...
/
Pin Check
Builds
/
clang-format
Builds
/
clang-tidy
Generate Docs
/
Generate and verify docs
Tests
/
Code Coverage
Matrix: Builds / build
Waiting for pending jobs
Matrix: Tests / test
Waiting for pending jobs
Builds
/
Build (cpp-example-collection-linux-arm64)
Builds
/
Build (cpp-example-collection-x64)
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yml#L90
The workflow is not valid. .github/workflows/ci.yml (Line: 90, Col: 3): Error calling workflow 'livekit/client-sdk-cpp/.github/workflows/builds.yml@60fa0cbfff0f504fb7b9376a292212c33f11d2a9'. The workflow is requesting 'actions: read, packages: read', but is only allowed 'actions: none, packages: none'.
|