Skip to content

build: T6738: add build_type field to version data instead of the very limited and unused lts_build (backport #773) #120

build: T6738: add build_type field to version data instead of the very limited and unused lts_build (backport #773)

build: T6738: add build_type field to version data instead of the very limited and unused lts_build (backport #773) #120

Workflow file for this run

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