ci(perf_test): run scheduled perf test workflow in emqx org only

This commit is contained in:
Ivan Dyachkov 2023-05-08 09:52:16 +02:00
parent 86ea3f2de2
commit 5b6561f33e
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ on:
jobs:
prepare:
runs-on: ubuntu-latest
if: github.repository_owner == 'emqx'
container: ghcr.io/emqx/emqx-builder/5.0-34:1.13.4-25.1.2-3-ubuntu20.04
outputs:
BENCH_ID: ${{ steps.prepare.outputs.BENCH_ID }}