Skip to content

Commit 4cf3467

Browse files
author
Anna Railton
authored
Merge pull request github#9338 from github/annarailton-patch-1
ATM: add `workflow_dispatch` to ATM JS tests
2 parents 3213549 + 202d2e0 commit 4cf3467

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)