Andrea Maldonado commited on
Commit
00a4e58
·
2 Parent(s): 712e7b2 34c03cf

Merge branch 'demo-icpm24' of github.com:lmu-dbs/gedi into demo-icpm24

Browse files

* 'demo-icpm24' of github.com:lmu-dbs/gedi:
Update huggingface.yml

Files changed (1) hide show
  1. .github/workflows/huggingface.yml +1 -1
.github/workflows/huggingface.yml CHANGED
@@ -3,7 +3,7 @@ on:
3
  push:
4
  branches:
5
  - main
6
- - demo-icpm
7
  # to run this workflow manually from the Actions tab
8
  workflow_dispatch:
9
 
 
3
  push:
4
  branches:
5
  - main
6
+ - demo-icpm24
7
  # to run this workflow manually from the Actions tab
8
  workflow_dispatch:
9