Skip to content

feat: Add code view component #20

feat: Add code view component

feat: Add code view component #20

Workflow file for this run

# This workflow executes a full dry-run test, which means that all we build and test all @cloudscape-design packages in GitHub.
# This ensures that the changes in the current package do not cause any regressions for its consumers.
name: Dry-run
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
dry-run:
uses: cloudscape-design/.github/.github/workflows/dry-run.yml@main

Check failure on line 12 in .github/workflows/dry-run.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dry-run.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dry-run.yml" -> "cloudscape-design/.github/.github/workflows/dry-run.yml@main" : failed to fetch workflow: workflow was not found.