Skip to content

Relax dependencies on stdout / stderr for third-party packages on CRAN #25

Relax dependencies on stdout / stderr for third-party packages on CRAN

Relax dependencies on stdout / stderr for third-party packages on CRAN #25

Workflow file for this run

name: hook-release
on:
pull_request:
types:
- closed
jobs:
if_merged:
if: github.event.pull_request.merged == true && github.head_ref == 'hook-dependencies-update'
runs-on: ubuntu-latest
steps:
- run: |
echo The PR was merged