quality-checks.yml
on: pull_request
path-filter
client-build
/
client-build
client-lint
/
client-lint
client-prettier
/
prettier-check
client-unit-tests
/
client-unit-tests
server-spotless
/
spotless-check
server-unit-tests
/
server-unit-tests
client-check-cyclic-deps
/
check-cyclic-dependencies
qc-result
Annotations
1 error
Invalid workflow file:
.github/workflows/quality-checks.yml#L50
The workflow is not valid. .github/workflows/quality-checks.yml (Line: 50, Col: 3): Error calling workflow 'Namatek/appsmith/.github/workflows/client-build.yml@5e8cb9a235bec5750b74b3064688d18b86c5157e'. The workflow is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
|