Skip to content

fix(deps): update dependency ergebnis/composer-normalize to ^2.34.0 #66

fix(deps): update dependency ergebnis/composer-normalize to ^2.34.0

fix(deps): update dependency ergebnis/composer-normalize to ^2.34.0 #66

name: GitHub Delete Branch Cache
'on':
pull_request:
types: [ closed ]
jobs:
delete:
runs-on: ubuntu-latest
steps:
-
uses: snnaplab/delete-branch-cache-action@v1
with:
# Specify explicitly because the ref at the time of merging will be a branch name such as 'main', 'develop'
ref: refs/pull/${{ github.event.number }}/merge