(fix) run load test on new releases, workflow dispatches

This commit is contained in:
ishaan-jaff
2024-03-15 14:56:49 -07:00
parent 82b8fbabcb
commit 4153b74157
+1 -1
View File
@@ -1,6 +1,6 @@
name: Test Locust Load Test
on: [push]
on: [release, workflow_dispatch]
jobs:
build: