We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9448b4f commit a8a5908Copy full SHA for a8a5908
.github/workflows/update_submodule.yml
@@ -2,6 +2,9 @@ name: Get latest version of submodules and push back to 6-dev branch
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - "esteele-build-docs"
8
9
jobs:
10
build_deploy:
0 commit comments