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 fa4461f commit c13b774Copy full SHA for c13b774
.github/workflows/sync.yml
@@ -16,5 +16,5 @@ jobs:
16
run: |
17
git pull
18
git checkout master
19
- git merge development
+ git merge main
20
git push
0 commit comments