Commit 84f6df2
committed
ci: trigger docs rebuild on platform/core source changes
docs are generated from docstrings in uipath-platform and uipath-core
via mkdocstrings, but the publish workflow only triggered on changes to
packages/uipath/docs/. new or updated service methods in platform/core
were not reflected on the docs site until an unrelated docs change
happened to trigger a rebuild.1 parent c209c76 commit 84f6df2
2 files changed
Lines changed: 12 additions & 2 deletions
File tree
- .github/workflows
- packages/uipath-platform/src/uipath/platform/entities
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
226 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
227 | 233 | | |
228 | 234 | | |
229 | 235 | | |
| |||
0 commit comments