Skip to content

Commit 3c7cec6

Browse files
committed
📝 Add short description of changes in the new release
1 parent 5f54a71 commit 3c7cec6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[Release notes](https://github.com/betahuhn/repo-file-sync-action/releases/tag/v1.3.0) · [Compare](https://github.com/betahuhn/repo-file-sync-action/compare/v1.2.0...v1.3.0) · [Tag](https://github.com/betahuhn/repo-file-sync-action/tree/v1.3.0) · Archive ([zip](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.0.zip) · [tar.gz](https://github.com/betahuhn/repo-file-sync-action/archive/v1.3.0.tar.gz))
44

5+
[repo-file-sync-action](https://github.com/betahuhn/repo-file-sync-action) will now check if there's an existing sync PR on the target repository and overwrite it with the new changes. This behavior can be turned of with the `OVERWRITE_EXISTING_PR` option.
6+
57
### New features
68

79
- [`2a4e127`](https://github.com/betahuhn/repo-file-sync-action/commit/2a4e127) Check for and overwrite existing PR

0 commit comments

Comments
 (0)