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 60f5043 commit ca0e9b7Copy full SHA for ca0e9b7
1 file changed
README.md
@@ -4,7 +4,7 @@ Universal mirroring repository tool.
4
5
## Workflow Syntax
6
7
-### GitHub -> GitLab
+### GitHub > GitLab
8
9
```yml
10
name: "Repository Mirror: GitLab"
@@ -27,7 +27,7 @@ jobs:
27
target_token: "${{ secrets.MIRROR_TARGET_TOKEN_GITLAB }}"
28
```
29
30
-### GitHub -> GitHub
+### GitHub > GitHub
31
32
33
name: "Repository Mirror: GitHub"
0 commit comments