Skip to content

chore: Bump brace-expansion, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, glob, eslint, test-exclude and typescript-eslint #341

chore: Bump brace-expansion, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, glob, eslint, test-exclude and typescript-eslint

chore: Bump brace-expansion, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, glob, eslint, test-exclude and typescript-eslint #341

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
merge_group:
jobs:
dry-run:
uses: cloudscape-design/actions/.github/workflows/dry-run.yml@main