Randy Paffenroth commited on
Commit
303781f
·
unverified ·
1 Parent(s): 8a8a6a4

Allow push event on all branches for HF sync

Browse files
Files changed (1) hide show
  1. .github/workflows/hf-sync.yml +0 -1
.github/workflows/hf-sync.yml CHANGED
@@ -1,7 +1,6 @@
1
  name: Sync to Hugging Face hub
2
  on:
3
  push:
4
- branches: [case_study_1_2025]
5
 
6
  # to run this workflow manually from the Actions tab
7
  workflow_dispatch:
 
1
  name: Sync to Hugging Face hub
2
  on:
3
  push:
 
4
 
5
  # to run this workflow manually from the Actions tab
6
  workflow_dispatch: