Skip to content

Fixes #1122 create news item for next version #188

Fixes #1122 create news item for next version

Fixes #1122 create news item for next version #188

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