Spaces:
Running
Running
Jae-Won Chung
commited on
Commit
•
ef7e22b
1
Parent(s):
cf04815
CI: Include push_spaces.yaml to watchlist
Browse files
.github/workflows/push_spaces.yaml
CHANGED
@@ -12,6 +12,7 @@ on:
|
|
12 |
- 'requirements.txt'
|
13 |
- 'index.html'
|
14 |
- 'LICENSE'
|
|
|
15 |
|
16 |
concurrency:
|
17 |
group: ${{ github.ref }}-hfpush
|
|
|
12 |
- 'requirements.txt'
|
13 |
- 'index.html'
|
14 |
- 'LICENSE'
|
15 |
+
- '.github/workflows/push_spaces.yaml'
|
16 |
|
17 |
concurrency:
|
18 |
group: ${{ github.ref }}-hfpush
|