Skip to content

Prepare CRAN release #1389

Prepare CRAN release

Prepare CRAN release #1389

Workflow file for this run

# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
name: lint
jobs:
lint:
uses: easystats/workflows/.github/workflows/lint.yaml@main