Spaces:
Runtime error
Runtime error
Albert Villanova del Moral
commited on
Commit
·
011b997
1
Parent(s):
f392407
Run on all branches
Browse files
.github/workflows/deploy.yml
CHANGED
@@ -2,8 +2,6 @@ name: Deployment
|
|
2 |
|
3 |
on:
|
4 |
push:
|
5 |
-
branches:
|
6 |
-
- main
|
7 |
workflow_dispatch:
|
8 |
|
9 |
jobs:
|
|
|
2 |
|
3 |
on:
|
4 |
push:
|
|
|
|
|
5 |
workflow_dispatch:
|
6 |
|
7 |
jobs:
|