We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2167d commit af99e04Copy full SHA for af99e04
.github/workflows/model_benchmarking.yml
@@ -2,6 +2,7 @@ name: Model Benchmarking
2
on:
3
# pull_request:
4
# types: [opened, synchronize, edited, reopened]
5
+ workflow_dispatch:
6
7
env:
8
pr_username: github.event.pull_request.user.login
0 commit comments