create_pr #36
create-pr.yml
on: repository_dispatch
Create PR with external dependency
Annotations
1 error
Invalid workflow file:
.github/workflows/create-pr.yml#L42
The workflow is not valid. .github/workflows/create-pr.yml (Line: 42, Col: 13): Unrecognized named-value: 'secrets'. Located at position 33 within expression: env.BUILD_URL && env.PACKAGE && secrets.ACCPETED_BUILD_URL_PREFIX && startsWith(env.BUILD_URL, secrets.ACCPETED_BUILD_URL_PREFIX)
|