Skip to content

chore: change the color palette #21

chore: change the color palette

chore: change the color palette #21

Workflow file for this run

on:
pull_request:
types: [opened, edited, synchronize, reopened]
# https://github.com/amannn/action-semantic-pull-request
jobs:
title-check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}