Skip to content

Commit c424dbe

Browse files
authored
Disable syncing with huggingface action
1 parent f6ac382 commit c424dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync_to_huggingface_space.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
sync-to-hub:
9+
if: false # Disable this action
910
runs-on: ubuntu-latest
1011
steps:
1112
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)