Skip to content

Add receivers limit increase endpoints #6

Add receivers limit increase endpoints

Add receivers limit increase endpoints #6

Workflow file for this run

name: Main
on:
pull_request:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
id-token: write
jobs:
lint:
uses: ./.github/workflows/lint.yaml
typecheck:
needs: lint
uses: ./.github/workflows/typecheck.yaml