We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8045d6 commit f5e1774Copy full SHA for f5e1774
README.md
@@ -146,7 +146,7 @@ branches given into a single, de-duplicated list.
146
147
If you don't want the stack description to appear on pull requests which are not part of a stack, you can add `skip-single-stacks: true` to the job.
148
149
-This skips all pull requests which point to a perennial branch and have no children pull requests pointing to it.
+This skips all pull requests which point to a main or perennial branch and have no children pull requests pointing to it.
150
151
```yaml
152
- uses: git-town/action@v1
0 commit comments