Skip to content

chore[DST-42]: added gray and white and black to b2b theme #7559

chore[DST-42]: added gray and white and black to b2b theme

chore[DST-42]: added gray and white and black to b2b theme #7559

Workflow file for this run

name: Labeler
on: pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}