Skip to content

refactor: Update registerNowCard and hero links to play instead of re… #208

refactor: Update registerNowCard and hero links to play instead of re…

refactor: Update registerNowCard and hero links to play instead of re… #208

name: Quality Checks
on:
push:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
jobs:
commitlint:
name: Commitlint
runs-on: ubuntu-latest
steps:
- name: Checkout repository 🛎️
uses: actions/checkout@v3
- name: Run commitlint 🟩
uses: fossnsbm/github-actions/quality-validate/commitlint@main