Skip to content

Update cuts to match unblinding plan #27

Update cuts to match unblinding plan

Update cuts to match unblinding plan #27

Workflow file for this run

name: Testing
on:
pull_request:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Validate yaml files
uses: ibiqlik/action-yamllint@v3
with:
config_data: |
extends: default
rules:
line-length:
max: 100
level: warning