Browse Source

allow manual run - [skip actions]

Sébastien 1 năm trước cách đây
mục cha
commit
8cf9c16140
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: