Jae-Won Chung commited on
Commit
ac12df4
1 Parent(s): f6061b5

Update workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/push_spaces.yaml +2 -0
.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