Skip to content

Commit

Permalink
add pull_request labeled trigger (#72)
Browse files Browse the repository at this point in the history
Signed-off-by: Thing-han, Lim <[email protected]>
  • Loading branch information
potsrevennil authored Jun 20, 2024
1 parent a42e319 commit b84f0a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches: ["main"]
pull_request:
branches: ["main"]
types: [ "labeled" ]
jobs:
bench:
runs-on: self-hosted-rpi4
Expand Down

0 comments on commit b84f0a3

Please sign in to comment.