Skip to content

Modify the PR template to avoid the PR stack workflow from removing parts of the template #19

Modify the PR template to avoid the PR stack workflow from removing parts of the template

Modify the PR template to avoid the PR stack workflow from removing parts of the template #19

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: git-town/action@1860fa26f8c9f1178d86955627867307226190ad # v1