Skip to content

Commit c13b774

Browse files
committed
copy/pasta
1 parent fa4461f commit c13b774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
run: |
1717
git pull
1818
git checkout master
19-
git merge development
19+
git merge main
2020
git push

0 commit comments

Comments
 (0)