Skip to content

final fixes (casing etc.) (#119) #76

final fixes (casing etc.) (#119)

final fixes (casing etc.) (#119) #76

Workflow file for this run

name: Check if all required files are UTF-8
on:
[push, pull_request]
permissions:
contents: read
jobs:
utf8check:
uses: Open-Systems-Pharmacology/Workflows/.github/workflows/UTF8Check.yml@main
with:
file-extensions: 'R\|json\|md\|csv' #File extension(s) to check separated by \| Examples: R R\|json