Husnain
commited on
Commit
•
0edd135
1
Parent(s):
1b7132b
💥 [Fix] Remove actions yaml from monitored push files
Browse files
.github/workflows/sync_to_hf_space.yml
CHANGED
@@ -4,7 +4,6 @@ on:
|
|
4 |
paths:
|
5 |
- "configs/info.json"
|
6 |
- "./Dockerfile"
|
7 |
-
- ".github/workflows/sync_to_hf_space.yml"
|
8 |
workflow_dispatch:
|
9 |
|
10 |
jobs:
|
|
|
4 |
paths:
|
5 |
- "configs/info.json"
|
6 |
- "./Dockerfile"
|
|
|
7 |
workflow_dispatch:
|
8 |
|
9 |
jobs:
|