Skip to content

Commit

Permalink
auto trigger bench action
Browse files Browse the repository at this point in the history
Signed-off-by: GanZiheng <ganziheng98@gmail.com>
  • Loading branch information
GanZiheng committed Jul 4, 2022
1 parent f8a125a commit ff11cd0
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
on:
workflow_dispatch:
inputs:
reason:
description: "reason to trigger this build"
required: false
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop

permissions:
# deployments permission to deploy GitHub pages website
Expand Down

0 comments on commit ff11cd0

Please sign in to comment.