We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ac382 commit c424dbeCopy full SHA for c424dbe
.github/workflows/sync_to_huggingface_space.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
sync-to-hub:
9
+ if: false # Disable this action
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
0 commit comments