Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
update action condition
Browse files Browse the repository at this point in the history
  • Loading branch information
J-HowHuang committed May 2, 2024
1 parent a632e8c commit 28dd411
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/benchmark_group_2_multi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: benchmark-group-2-multi
on:
on:
push:
tags:
- multi_server
branch:
- main

jobs:
start-benchmark-runner:
name: Start self-hosted EC2 runner
Expand Down
5 changes: 1 addition & 4 deletions .github/workflows/benchmark_group_2_multi_client.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: benchmark-group-2-multi-client
on:
push:
tags:
- multi_client
on: [push, pull_request]

jobs:
start-benchmark-1-runner:
Expand Down

0 comments on commit 28dd411

Please sign in to comment.