Spaces:
Runtime error
Runtime error
shreyashnadage
commited on
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -6,6 +6,7 @@ on:
|
|
6 |
# to run this workflow manually from the Actions tab
|
7 |
workflow_dispatch:
|
8 |
|
|
|
9 |
jobs:
|
10 |
sync-to-hub:
|
11 |
runs-on: ubuntu-latest
|
|
|
6 |
# to run this workflow manually from the Actions tab
|
7 |
workflow_dispatch:
|
8 |
|
9 |
+
|
10 |
jobs:
|
11 |
sync-to-hub:
|
12 |
runs-on: ubuntu-latest
|