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 de452c3 commit 69bb7f3Copy full SHA for 69bb7f3
.github/workflows/render-documentation.yml
@@ -3,7 +3,7 @@ name: Render Documentation
3
on:
4
push:
5
branches:
6
- - docs_refactor
+ - main
7
paths:
8
- ".github/workflows/render-documentation.ya?ml"
9
- "examples/**"
@@ -12,7 +12,7 @@ on:
12
- "!src/microchip/**"
13
pull_request:
14
15
16
17
18
0 commit comments