feat: [#137][#138][#140] Install Regal v0.29.2 and OPA v0.70.0 and run those tools using Task #217
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: MCVS-PR-validation-action | |
"on": | |
pull_request: | |
types: | |
- edited | |
- opened | |
- reopened | |
- synchronize | |
workflow_call: | |
permissions: | |
contents: read | |
pull-requests: read | |
jobs: | |
MCVS-PR-validation-action: | |
runs-on: ubuntu-22.04 | |
steps: | |
- uses: actions/[email protected] | |
- uses: schubergphilis/[email protected] |