Skip to content

feat(polls): define auth urls in "api.auth" package #23

feat(polls): define auth urls in "api.auth" package

feat(polls): define auth urls in "api.auth" package #23

name: Check Commit Message
on: [pull_request, push]
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Check commit
uses: adityaa30/check-commit@master
with:
max-header-length: 80