Skip to content

(#60) Shared workflow #16

(#60) Shared workflow

(#60) Shared workflow #16

Workflow file for this run

name: Best Bets API CI workflow
on:
push:
branches:
- master
- develop
- 'hotfix/**'
- 'release/**'
- 'feature/**'
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
ci_remote:
uses: nciocpl/nci.ocpl.api.shared/.github/workflows/common-api-ci.yml@ticket/52-shared-wf

Check failure on line 16 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "nciocpl/nci.ocpl.api.shared/.github/workflows/common-api-ci.yml@ticket/52-shared-wf" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
api-project: src/NCI.OCPL.Api.BestBets/NCI.OCPL.Api.BestBets.csproj
artifact-name: bestbets