Skip to content

Add --no-update flag to spell-check #15

Add --no-update flag to spell-check

Add --no-update flag to spell-check #15

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