Skip to content

ci(deps): bump renovate docker tag to v37.425.1 #976

ci(deps): bump renovate docker tag to v37.425.1

ci(deps): bump renovate docker tag to v37.425.1 #976

Workflow file for this run

name: cleanup caches by a branch
on:
pull_request_target:
types:
- closed
delete:
workflow_dispatch:
inputs:
branchNames:
description: 'List of branch(ref) names with caches to be deleted'
required: false
type: string
jobs:
cleanup:
permissions:
actions: write
contents: read
uses: 4m-mazi/souji-action/.github/workflows/[email protected]
with:
branch-names: ${{ inputs.branchNames }}