Skip to content

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 #30

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0

Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 #30

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