Skip to content

Commit cdb73d6

Browse files
[CI] Add manual dispatch for docs generation
This might be useful if we want to push new benchmarks report, e.g. from a PR
1 parent 8be5147 commit cdb73d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ name: GitHubPages
44
on:
55
push:
66
branches: ["main"]
7+
workflow_dispatch:
78

89
# Cancel previous in-progress workflow, only the latest run is relevant
910
concurrency:

0 commit comments

Comments
 (0)