Skip to content

Fixes #1141 anchors use lower case for github valid links (#1146) #191

Fixes #1141 anchors use lower case for github valid links (#1146)

Fixes #1141 anchors use lower case for github valid links (#1146) #191

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 \|