mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Add workflow_dispatch to Action
This is so we can trigger scheduled runs of these tests
This commit is contained in:
1
.github/workflows/js-ml-tests.yml
vendored
1
.github/workflows/js-ml-tests.yml
vendored
@@ -12,6 +12,7 @@ on:
|
||||
paths:
|
||||
- "javascript/ql/experimental/adaptivethreatmodeling/**"
|
||||
- .github/workflows/js-ml-tests.yml
|
||||
workflow_dispatch:
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user