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

Commit

Permalink
fix: trigger condition
Browse files Browse the repository at this point in the history
  • Loading branch information
unw9527 committed Apr 30, 2024
1 parent dc56964 commit 51d19e2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/benchmark_group_1.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: benchmark-group-1
on:
[workflow_dispatch]
push:
branches:
- lkl/benchmark
pull_request:
branches:
- lkl/benchmark
workflow_dispatch:
jobs:
start-runner:
name: Start self-hosted EC2 runner
Expand Down

0 comments on commit 51d19e2

Please sign in to comment.