Skip to content

feat(notice): Add component tokens #13244

feat(notice): Add component tokens

feat(notice): Add component tokens #13244

Workflow file for this run

name: Semantic PR
on: pull_request
jobs:
semantic:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
with:
validateSingleCommit: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}