Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Move settings to pyproject.toml #22

Move settings to pyproject.toml

Move settings to pyproject.toml #22

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@v3
- name: LFS-warning
uses: ppremk/[email protected]
with:
filesizelimit: 1MB
token: ${{ secrets.GITHUB_TOKEN }}
- name: Ensure Clean Jupyter Notebooks
uses: ResearchSoftwareActions/[email protected]