Skip to content

Commit 202d2e0

Browse files
author
Anna Railton
authored
Add workflow_dispatch to Action
This is so we can trigger scheduled runs of these tests
1 parent 3213549 commit 202d2e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/js-ml-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
paths:
1313
- "javascript/ql/experimental/adaptivethreatmodeling/**"
1414
- .github/workflows/js-ml-tests.yml
15+
workflow_dispatch:
1516

1617
defaults:
1718
run:

0 commit comments

Comments
 (0)