BOLO-KESARI commited on
Commit ·
7092289
1
Parent(s): de6eb8b
Add README1.md to verify sync workflow
Browse files- README1.md +10 -0
README1.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Stocklyze Deployment Verification
|
| 2 |
+
|
| 3 |
+
This file was created to verify that the GitHub-to-HuggingFace synchronization workflow is functioning correctly.
|
| 4 |
+
|
| 5 |
+
### Workflow Details:
|
| 6 |
+
- **Triggers**: Push to `main`, Manual Dispatch, and 12-hour schedule.
|
| 7 |
+
- **Action**: Syncs code from GitHub to Hugging Face Spaces.
|
| 8 |
+
- **Keep-Alive**: Pings the Space health endpoint every 12 hours.
|
| 9 |
+
|
| 10 |
+
Last updated: February 7, 2026.
|