Skip to content

FEDX-1480: implemented reusable workflows #1

FEDX-1480: implemented reusable workflows

FEDX-1480: implemented reusable workflows #1

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- 'master'
- 'test_consume_*'
jobs:
checks:
uses: Workiva/gha-dart-oss/.github/workflows/[email protected]
build:
uses: Workiva/gha-dart-oss/.github/workflows/[email protected]

Check failure on line 14 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "Workiva/gha-dart-oss/.github/workflows/[email protected]" : failed to fetch workflow: workflow was not found.
test:
uses: Workiva/gha-dart-oss/.github/workflows/[email protected]