Skip to content

Commit 9d76b51

Browse files
authored
Fix branch in usage example
1 parent 818c014 commit 9d76b51

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
@@ -21,7 +21,7 @@ jobs:
2121
title-check:
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: submitty/action-pr-title@master
24+
- uses: submitty/action-pr-title@main
2525
```
2626
2727
## Development

0 commit comments

Comments
 (0)