Skip to content

Replace Sendgrid with Resend email service #41

Replace Sendgrid with Resend email service

Replace Sendgrid with Resend email service #41

Workflow file for this run

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