Skip to content

fix(toast): keep other overlays open when a toast appears (#DS-5407) #3141

fix(toast): keep other overlays open when a toast appears (#DS-5407)

fix(toast): keep other overlays open when a toast appears (#DS-5407) #3141

Workflow file for this run

name: License validation
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
license_validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: ./.github/workflows/actions/setup-node
- run: yarn run validate:license