Skip to content

fix: improve arbitrary bg rule #141

fix: improve arbitrary bg rule

fix: improve arbitrary bg rule #141

Workflow file for this run

name: PR Title Linter
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Validate title
uses: warp-ds/pr-linter@v1