Skip to content

Empty appointments bug fix #197

Empty appointments bug fix

Empty appointments bug fix #197

Workflow file for this run

name: Check for files and notebook output
on:
pull_request:
branches: main
jobs:
build:
permissions: write-all
name: File warnings
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: LFS-warning
uses: ppremk/[email protected]
with:
filesizelimit: 2MB
token: ${{ secrets.GITHUB_TOKEN }}
- name: Ensure Clean Jupyter Notebooks
uses: ResearchSoftwareActions/[email protected]