Skip to content

Commit b071640

Browse files
committed
Reenable manual workflow triggering, and for pushes on the test branch
1 parent 4fe6ba2 commit b071640

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/benchmarks_and_downstream.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ on:
33
push:
44
branches:
55
- main
6+
- benchmarks-github-action
67
tags: "*"
7-
pull-request:
8+
workflow-dispatch:
89
permissions:
910
# deployments permission to deploy GitHub pages website
1011
deployments: write

0 commit comments

Comments
 (0)