We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f406729 commit 10ee91bCopy full SHA for 10ee91b
1 file changed
.github/workflows/publish_docs_benches_to_ghpages.yaml
@@ -3,6 +3,7 @@ name: Build and Publish Docs
3
on:
4
pull_request:
5
push:
6
+ branches: []
7
# branches: [ 'main' ] # the benches are heavy, so we want to run this only on-demand
8
9
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
0 commit comments