Spaces:
Running
Running
Jae-Won Chung
commited on
Commit
•
ac12df4
1
Parent(s):
f6061b5
Update workflow
Browse files
.github/workflows/push_spaces.yaml
CHANGED
@@ -10,6 +10,8 @@ on:
|
|
10 |
- 'LEADERBOARD.md'
|
11 |
- 'README.md'
|
12 |
- 'requirements.txt'
|
|
|
|
|
13 |
|
14 |
concurrency:
|
15 |
group: ${{ github.ref }}-hfpush
|
|
|
10 |
- 'LEADERBOARD.md'
|
11 |
- 'README.md'
|
12 |
- 'requirements.txt'
|
13 |
+
- 'index.html'
|
14 |
+
- 'LICENSE'
|
15 |
|
16 |
concurrency:
|
17 |
group: ${{ github.ref }}-hfpush
|