Skip to content

chore(deps-dev): bump the commitlint group with 2 updates (#1900) #3130

chore(deps-dev): bump the commitlint group with 2 updates (#1900)

chore(deps-dev): bump the commitlint group with 2 updates (#1900) #3130

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