Skip to content

MAINT: Silence linter #65

MAINT: Silence linter

MAINT: Silence linter #65

Workflow file for this run

name: pkgcheck
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
on:
workflow_dispatch:
push:
branches:
- main
jobs:
pkgcheck:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: ropensci-review-tools/pkgcheck-action@main