Skip to content

Commit fb34343

Browse files
authored
docs: generated help fields are sorted as of v0.12.3 (#3337)
* doc: generated help fields are sorted as of v0.12.3 * ci: add weekly trigger for CI job
1 parent 82f5806 commit fb34343

2 files changed

Lines changed: 220 additions & 218 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
branches: [master]
77
workflow_dispatch:
8+
schedule:
9+
- cron: '0 0 * * 0' # weekly on sundays
810

911
permissions:
1012
contents: read

0 commit comments

Comments
 (0)