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

Commit 87380cd

Browse files
fix ci cd (#63)
Signed-off-by: Ayman <[email protected]> Signed-off-by: Ayman <[email protected]> Co-authored-by: Ayman <[email protected]>
1 parent 6babd9d commit 87380cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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: change-caching-mechanism #main
94+
only: main
9595
tags:
9696
ignore: /.*/
9797
- approve_prod:

0 commit comments

Comments
 (0)