Skip to content

chore(ci): Fix git-town on empty PR bodies #651

chore(ci): Fix git-town on empty PR bodies

chore(ci): Fix git-town on empty PR bodies #651

Workflow file for this run

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