Skip to content

T0000: test

T0000: test #15

Workflow file for this run

name: Trigger-PR
on:
pull_request_target:
types:
- closed
branches:
- current
workflow_dispatch:
jobs:
trigger-PR:
uses: vyos/.github/.github/workflows/trigger-pr.yml@T6572-temp-trigger-pr

Check failure on line 13 in .github/workflows/trigger-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/trigger-pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/trigger-pr.yml" -> "vyos/.github/.github/workflows/trigger-pr.yml@T6572-temp-trigger-pr" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
source_branch: 'current'
target_branch: 'circinus'
secrets:
REMOTE_REPO: ${{ secrets.REMOTE_REPO }}
REMOTE_OWNER: ${{ secrets.REMOTE_OWNER }}
PAT: ${{ secrets.PAT }}