Skip to content

Commit 825f2b9

Browse files
authored
Clarify branch default in README
1 parent 2779ddc commit 825f2b9

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
@@ -49,7 +49,7 @@ The GitHub token to use for creating a PR. If not specified, the action will use
4949
A comma-separated list of filenames to check for the "Tested Up To" version. If not specified, the action will use `readme.txt` and `README.md`.
5050

5151
#### `branch`
52-
The branch to create the PR against. If not specified, the action will use the `main` branch.
52+
The branch to create the PR against. If not specified, the action will use the branch it is running on (default branch for cron-triggered workflows).
5353

5454
## Permissions
5555

0 commit comments

Comments
 (0)