We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99fd8f6 commit 69c8cc0Copy full SHA for 69c8cc0
1 file changed
.github/workflows/sync-to-hub.yml
@@ -35,6 +35,6 @@ jobs:
35
folder_path='.',
36
repo_id='IDKHowToCodeFr/tinyml-backend',
37
repo_type='space',
38
- ignore_patterns=['.git/*', '.github/*']
+ ignore_patterns=['.git/*', '.github/*', 'README.md']
39
)
40
"
0 commit comments