Skip to content

Catch patch up to v1.0.0 #1773

Catch patch up to v1.0.0

Catch patch up to v1.0.0 #1773

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"