Skip to content

build: T6446: include support URL in the version data file #2

build: T6446: include support URL in the version data file

build: T6446: include support URL in the version data file #2

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@feature/T6349-reusable-workflows
secrets:
REMOTE_REPO: ${{ secrets.REMOTE_REPO }}
REMOTE_OWNER: ${{ secrets.REMOTE_OWNER }}
PAT: ${{ secrets.PAT }}