Skip to content

Initial commit

Initial commit #1

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' #File extension(s) to check separated by \| Examples:
#R
#R\|json