Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Commit 151b6f4

Browse files
Add sync v2 (#86)
* add sync v2 Signed-off-by: Ayman <[email protected]> * clean up Signed-off-by: Ayman <[email protected]> --------- Signed-off-by: Ayman <[email protected]> Co-authored-by: Ayman <[email protected]>
1 parent d63f713 commit 151b6f4

File tree

4 files changed

+614
-16
lines changed

4 files changed

+614
-16
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ workflows:
9191
- build
9292
filters:
9393
branches:
94-
only: main
94+
only: main
9595
tags:
9696
ignore: /.*/
9797
- approve_prod:

0 commit comments

Comments
 (0)