Enable manual triggering of load test (#13068)

This commit is contained in:
cskh 2022-05-26 14:18:14 -04:00 committed by GitHub
parent 6f57acc1bf
commit 8ab67d7fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
branches:
- main
types: [labeled]
workflow_dispatch: {}
jobs:
trigger-load-test: