Skip to content

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

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) #3

Workflow file for this run

name: Trigger PR
on:
pull_request_target:
types:
- closed
branches:
- circinus
jobs:
trigger-PR:
uses: vyos/.github/.github/workflows/trigger-pr.yml@current
with:
source_branch: 'circinus'
target_branch: 'circinus'
secrets:
REMOTE_REPO: ${{ secrets.REMOTE_REPO }}
REMOTE_OWNER: ${{ secrets.REMOTE_OWNER }}
PAT: ${{ secrets.PAT }}