Skip to content

bump x.y.z version to odd y following creation of RELEASE_3_23 branch #9

bump x.y.z version to odd y following creation of RELEASE_3_23 branch

bump x.y.z version to odd y following creation of RELEASE_3_23 branch #9

Workflow file for this run

name: PR CMD check & build site
on:
pull_request:
push:
paths:
- 'DESCRIPTION'
- '**.yml'
branches:
- devel
- 'RELEASE_*'
jobs:
ci:
uses: waldronlab/.github/.github/workflows/bioc-pr-cmdcheck-pkgdown.yml@devel
secrets: inherit
permissions:
contents: write
pages: write
id-token: write