Spaces:
Runtime error
Runtime error
Commit ·
4460cd0
1
Parent(s): 4542d62
Deploy files from GitHub repository
Browse files
.github/workflows/uptime-check.yml
CHANGED
|
@@ -3,10 +3,6 @@ name: Uptime Check Backend API
|
|
| 3 |
on:
|
| 4 |
push:
|
| 5 |
branches:
|
| 6 |
-
<<<<<<< HEAD
|
| 7 |
-
=======
|
| 8 |
-
- main
|
| 9 |
-
>>>>>>> main
|
| 10 |
- tests
|
| 11 |
|
| 12 |
jobs:
|
|
|
|
| 3 |
on:
|
| 4 |
push:
|
| 5 |
branches:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- tests
|
| 7 |
|
| 8 |
jobs:
|
space/.github/workflows/uptime-check.yml
CHANGED
|
@@ -3,10 +3,6 @@ name: Uptime Check Backend API
|
|
| 3 |
on:
|
| 4 |
push:
|
| 5 |
branches:
|
| 6 |
-
<<<<<<< HEAD
|
| 7 |
-
=======
|
| 8 |
-
- main
|
| 9 |
-
>>>>>>> main
|
| 10 |
- tests
|
| 11 |
|
| 12 |
jobs:
|
|
|
|
| 3 |
on:
|
| 4 |
push:
|
| 5 |
branches:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- tests
|
| 7 |
|
| 8 |
jobs:
|