File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Original file line number Diff line number Diff line change @@ -81,12 +81,12 @@ You might want to skip any of the available transforms (such as deleting the old
81
81
| retarget-pull-requests | Change the base for any open pull requests |
82
82
| branch-protection | Update any branch protection rules to point at ` $new ` |
83
83
| delete-old-branch | Delete the ` $old ` branch |
84
+ | github-pages | Update GitHub Pages configuration |
84
85
85
86
Pending transforms:
86
87
87
88
- Copy branch protections instead of updating if ` --skip-delete-old-branch ` is used ([ #26 ] ( https://github.com/mheap/github-default-branch/issues/26 ) )
88
89
- Retarget draft releases ([ #30 ] ( https://github.com/mheap/github-default-branch/issues/30 ) )
89
- - Update GitHub Pages configuration ([ #16 ] ( https://github.com/mheap/github-default-branch/issues/16 ) )
90
90
91
91
## Replacements
92
92
You can’t perform that action at this time.
0 commit comments