Spaces:
Runtime error
Runtime error
HardWorkingStation
commited on
Commit
Β·
6086079
1
Parent(s):
853a5d2
Initial commit
Browse files
.github/{workflow β workflows}/main.yaml
RENAMED
@@ -4,7 +4,7 @@ on:
|
|
4 |
branches: [main]
|
5 |
pull_request:
|
6 |
branches: [main]
|
7 |
-
# to run this
|
8 |
workflow_dispatch:
|
9 |
|
10 |
jobs:
|
|
|
4 |
branches: [main]
|
5 |
pull_request:
|
6 |
branches: [main]
|
7 |
+
# to run this workflows manually from the Actions tab
|
8 |
workflow_dispatch:
|
9 |
|
10 |
jobs:
|