Skip to content

Test native 1

Test native 1 #59

Workflow file for this run

name: TestWorkflow
run-name: "TestWorkflow"
on:
workflow_dispatch:
jobs:
Build:
uses: ./.github/workflows/AsteriskBuildAndCache.yml@main-test-native

Check failure on line 8 in .github/workflows/TestWorkflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/TestWorkflow.yml

Invalid workflow file

invalid value workflow reference: cannot specify version when calling local workflows
with:
test_type: nightly
asterisk_repo: asterisk/asterisk
pr_number: 931
base_branch: master
is_cherry_pick: false
build_cache_key: ${{ github.workflow }}-931-master
secrets:
TOKEN: ${{ secrets.GITHUB_TOKEN }}