Skip to content

Zib-BloodPressure

Zib-BloodPressure #347

Workflow file for this run

name: Profile QA - full repository
on:
pull_request:
types: [ready_for_review, synchronize]
jobs:
nictiz-r4-qa-full:
name: Loose QA on the entire repo
if: ${{ github.event.pull_request.action == 'ready_for_review' || github.event.pull_request.draft == false }}
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Zib2024 QA
uses: Nictiz/[email protected]
with:
changed-only: false
verbosity-level: warning
best-practice-warnings: false
suppress-display-issues: true