Skip to content

fix: update validations in the forget & reset password logic #64

fix: update validations in the forget & reset password logic

fix: update validations in the forget & reset password logic #64

name: Lint API Template
on:
pull_request:
branches:
- main
paths:
- template/apps/api/**
- template/packages/**
workflow_dispatch:
permissions:
checks: write
contents: write
jobs:
lint:
uses: ./.github/workflows/linter.template.yml
with:
component: template/api
dir: template/apps/api