Skip to content

fix: missing namespace for diff_requires_run_roxygenize call in roxyg… #2

fix: missing namespace for diff_requires_run_roxygenize call in roxyg…

fix: missing namespace for diff_requires_run_roxygenize call in roxyg… #2

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