Skip to content

fix: fix logic adding payment card and update decide user join reques… #2045

fix: fix logic adding payment card and update decide user join reques…

fix: fix logic adding payment card and update decide user join reques… #2045

Workflow file for this run

name: Commit messages lint
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5
with:
commitDepth: 1