Skip to content

Commit af99e04

Browse files
authored
Update model_benchmarking.yml: add workflow_dispatch
1 parent bc2167d commit af99e04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/model_benchmarking.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Model Benchmarking
22
on:
33
# pull_request:
44
# types: [opened, synchronize, edited, reopened]
5+
workflow_dispatch:
56

67
env:
78
pr_username: github.event.pull_request.user.login

0 commit comments

Comments
 (0)