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 c81ddbb commit 88ad098Copy full SHA for 88ad098
.github/workflows/update-devdocs.yml
@@ -13,6 +13,8 @@ on:
13
paths:
14
- .github/workflows/update-devdocs.yml
15
- scripts/devdocs/update-devdocs.mjs
16
+ branches:
17
+ - main # prevents triggering on temporary branches created when making a release
18
19
permissions:
20
contents: write
.github/workflows/update-obsidian-help-index.yml
- .github/workflows/update-obsidian-help-index.yml
- scripts/manual-docs-searches/build-obsidian-help-index.mjs
0 commit comments