Skip to content

style: change css color functions to use modern notation #1450

style: change css color functions to use modern notation

style: change css color functions to use modern notation #1450

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- master
- "hotfix/*"
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6