Skip to content

feat: add rate limiter [IN-803] #1344

feat: add rate limiter [IN-803]

feat: add rate limiter [IN-803] #1344

Workflow file for this run

name: Git Town
on:
pull_request:
branches:
- '**'
jobs:
git-town:
name: Display the branch stack
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: git-town/action@v1
with:
skip-single-stacks: true