We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ea4ea commit 98f21bbCopy full SHA for 98f21bb
README.md
@@ -4,15 +4,15 @@ A GitHub Action for syncing between two independent repositories using **force p
4
5
6
## Features
7
- * Sync branches between two Github repositories
+ * Sync branches between two GitHub repositories
8
* Sync branches to/from a remote repository
9
- * Github action can be triggered on a timer or on push
+ * GitHub action can be triggered on a timer or on push
10
* To sync with current repository, please checkout [wei/github-sync](https://github.com/marketplace/actions/github-sync)
11
12
13
## Usage
14
15
-### Github Actions
+### GitHub Actions
16
```
17
# File: .github/workflows/repo-sync.yml
18
0 commit comments