Commit ·
28d175e
1
Parent(s): feb1c2e
Update README
Browse files
.github/workflows/main.yml
CHANGED
|
@@ -4,7 +4,7 @@ on:
|
|
| 4 |
branches:
|
| 5 |
- '**'
|
| 6 |
|
| 7 |
-
#
|
| 8 |
workflow_dispatch:
|
| 9 |
|
| 10 |
jobs:
|
|
|
|
| 4 |
branches:
|
| 5 |
- '**'
|
| 6 |
|
| 7 |
+
# To run this workflow manually from the Actions tab
|
| 8 |
workflow_dispatch:
|
| 9 |
|
| 10 |
jobs:
|