Skip to content

Commit a563920

Browse files
Merge pull request #59 from CMU-17313Q/k6_workflow
Created k6 load testing workflow
2 parents 89545ed + 292e00c commit a563920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k6-performance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: k6 Performance Tests
22

33
on:
44
workflow_run:
5-
workflows: ["VM Deploy"]
5+
workflows: ["VM Deploy NodeBB"]
66
types:
77
- completed
88
branches:

0 commit comments

Comments
 (0)