Browse Source

allow manual run - [skip actions]

Sébastien 1 year ago
parent
commit
8cf9c16140
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/codeql-analysis.yml

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

@@ -19,6 +19,7 @@ on:
     branches: [ master-cmake ]
   schedule:
     - cron: '19 12 * * 4'
+  workflow_dispatch:
 
 jobs:
   analyze: