Commit dfde44a
authored
Merge pull request juju#18427 from Aflynn50/make-docs-job-periodic
juju#18427
This job was running on every push to every pull request. Make it periodic as its quite expensive.
Also move to the self hosted runners.
<!--
The PR title should match: <type>(optional <scope>): <description>.
Please also ensure all commits in this PR comply with our conventional commits specification:
https://docs.google.com/document/d/1SYUo9G7qZ_jdoVXpUVamS5VCgHmtZ0QA-wZxKoMS-C0
-->
<!-- Why this change is needed and what it does. -->
## QA steps
Check workflow when it runs. (Workflow has been passing on every PR before so is in good state.)
<!-- Describe steps to verify that the change works. -->File tree
1 file changed
+5
-4
lines changed- .github/workflows
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments