Skip to content

v0.12.3 hotfix

v0.12.3 hotfix #1647

Workflow file for this run

---
name: Check Templates
on:
workflow_dispatch:
pull_request:
branches:
- main
- patch
jobs:
templates:
name: Check Templates
uses: pharmaverse/admiralci/.github/workflows/check-templates.yml@main
if: github.event_name == 'pull_request'
with:
r-version: "4.1"