Add Pull Request Workflow #54
pull_request.yml
on: pull_request
doc_gen
/
Build
interactive_dbg
/
build_openocd
interactive_dbg
/
build_verilator
pre_run
/
Hash Check
pre_run
/
License Header Check
pre_run
/
RDL File Check
pre_run
/
compile.yml Check
verilator
/
Build Tools
interactive_dbg
/
Run GDB debugging tests
interactive_dbg
/
Run OpenOCD debugging tests
Matrix: verilator / Verilator
Waiting for pending jobs
Call Post Run Final
Annotations
1 error
Invalid workflow file:
.github/workflows/pull_request.yml#L14
The workflow is not valid. In .github/workflows/pull_request.yml (Line: 14, Col: 11): Error from called workflow chipsalliance/caliptra-rtl/.github/workflows/pre-run-check.yml@3fa1cb068120ae60b89b7460a9e12c9073df7efd (Line: 29, Col: 9): Unrecognized named-value: 'env'. Located at position 53 within expression: (github.event_name == 'pull_request') && ! contains(env.MSFT_ACTORS, github.actor)
|