Skip to content

Commit f5e1774

Browse files
authored
Update README.md
1 parent c8045d6 commit f5e1774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ branches given into a single, de-duplicated list.
146146

147147
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.
148148

149-
This skips all pull requests which point to a perennial branch and have no children pull requests pointing to it.
149+
This skips all pull requests which point to a main or perennial branch and have no children pull requests pointing to it.
150150

151151
```yaml
152152
- uses: git-town/action@v1

0 commit comments

Comments
 (0)