Merge pull request #352 from eclipse-threadx/wickste-patch-1 #76
regression_test.yml
on: push
smp
/
run_tests
tx
/
run_tests
deploy
/
deploy_code_coverage
Annotations
1 error
Invalid workflow file:
.github/workflows/regression_test.yml#L14
The workflow is not valid. .github/workflows/regression_test.yml (Line: 14, Col: 3): Error calling workflow 'eclipse-threadx/threadx/.github/workflows/regression_template.yml@35fba3cfb266c629eadc3e533edf4d902041b05a'. The nested job 'run_tests' is requesting 'checks: write, issues: read, pull-requests: write', but is only allowed 'checks: none, issues: none, pull-requests: none'. .github/workflows/regression_test.yml (Line: 14, Col: 3): Error calling workflow 'eclipse-threadx/threadx/.github/workflows/regression_template.yml@35fba3cfb266c629eadc3e533edf4d902041b05a'. The nested job 'deploy_code_coverage' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
|