Skip to content

feat(603): Added red-orange color palette #760

feat(603): Added red-orange color palette

feat(603): Added red-orange color palette #760

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"