Skip to content

add extra level to discs (#183) #23

add extra level to discs (#183)

add extra level to discs (#183) #23

name: Lint participants.tsv file
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint-participants:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
# since this workflow doesn't rely on git-annex, there's no need to take
# into account potential forks of the repo; we can just use github's
# auto-generated merge commit that lives in this repo
- name: Lint participants.tsv
run: .github/workflows/lint-tsv participants.tsv