Skip to content

T6976: mirror workflows updated to use reusable workflows #23

T6976: mirror workflows updated to use reusable workflows

T6976: mirror workflows updated to use reusable workflows #23

name: Cleanup pr mirror branch
on:
pull_request:
types: [closed]
branches:
- current
permissions:
contents: write
jobs:
call-delete-branch:
uses: vyos/.github/.github/workflows/cleanup-mirror-pr-branch.yml@current
secrets: inherit