Skip to content

Commit bd67899

Browse files
chore: Add core-base/ module to sync workflow (#47)
1 parent 0a2ed91 commit bd67899

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/sync-dirs.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
"cmp-ios"
5757
"cmp-web"
5858
"cmp-shared"
59+
"core-base"
5960
"build-logic"
6061
"fastlane"
6162
"scripts"

sync-dirs.sh

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ SYNC_DIRS=(
2828
"cmp-ios"
2929
"cmp-web"
3030
"cmp-shared"
31+
"core-base"
3132
"build-logic"
3233
"fastlane"
3334
"scripts"

0 commit comments

Comments
 (0)