Skip to content

Commit 69c8cc0

Browse files
Some fixes
1 parent 99fd8f6 commit 69c8cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-to-hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
folder_path='.',
3636
repo_id='IDKHowToCodeFr/tinyml-backend',
3737
repo_type='space',
38-
ignore_patterns=['.git/*', '.github/*']
38+
ignore_patterns=['.git/*', '.github/*', 'README.md']
3939
)
4040
"

0 commit comments

Comments
 (0)