We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f7ff1b commit d12f105Copy full SHA for d12f105
.github/workflows/slurp_branches.yml
@@ -32,7 +32,7 @@ jobs:
32
- release-x.44.x
33
- release-x.43.x
34
# TODO: ^ add more release branches ^
35
-
+ steps:
36
# Clone only a subdirectory from branch {{matrix.branch}} on metabase/metabase using sparse checkout
37
# This will be much faster.
38
- name: Clone /docs/ from master with sparse checkout
0 commit comments