Skip to content

chore(breadcrumbs): removed redundant duplication content hack (#DS-4034) #2267

chore(breadcrumbs): removed redundant duplication content hack (#DS-4034)

chore(breadcrumbs): removed redundant duplication content hack (#DS-4034) #2267

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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: ./.github/workflows/actions/setup-node
- run: yarn run validate:license