2
0
Эх сурвалжийг харах

[CI] add ability to run workflow manually

Andrey Filipenkov 3 жил өмнө
parent
commit
861df6fe71

+ 1 - 0
.github/workflows/github.yml

@@ -7,6 +7,7 @@ on:
   pull_request:
   schedule:
     - cron: '0 2 * * *'
+  workflow_dispatch:
 
 env:
   # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)