Skip to content

Add The Journeyman Project 3: Legacy of Time #203

Add The Journeyman Project 3: Legacy of Time

Add The Journeyman Project 3: Legacy of Time #203

Workflow file for this run

name: Data check
on:
push:
paths:
- '**.csv'
branches:
- main
pull_request:
paths:
- '**.csv'
jobs:
check-data:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./tools/preflight-check.py ./umu-database.csv