Skip to content

Fixes #1141 anchors use lower case for github valid links #184

Fixes #1141 anchors use lower case for github valid links

Fixes #1141 anchors use lower case for github valid links #184

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\|Rmd\|md' #File extension(s) to check separated by \|