Skip to content

op-mode: T621: Allow image pruning by list index #448

op-mode: T621: Allow image pruning by list index

op-mode: T621: Allow image pruning by list index #448

Workflow file for this run

name: Repo-sync
on:
pull_request_target:
types:
- closed
branches:
- current
workflow_dispatch:
jobs:
trigger-sync:
uses: vyos/.github/.github/workflows/trigger-repo-sync.yml@current
secrets:
REMOTE_REPO: ${{ secrets.REMOTE_REPO }}
REMOTE_OWNER: ${{ secrets.REMOTE_OWNER }}
PAT: ${{ secrets.PAT }}