Skip to content

T6629: call check_kmod within a standard config function (backport #3932) #11

T6629: call check_kmod within a standard config function (backport #3932)

T6629: call check_kmod within a standard config function (backport #3932) #11

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 }}