diff options
| author | jannfis <jann@mistrust.net> | 2020-08-19 11:37:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-19 11:37:55 +0200 |
| commit | 2efb7aaeb3ed91053b4b10cd0e76fbb42c6533d1 (patch) | |
| tree | 3f9d1155ed3318a0016898d44d53f3992d0349d0 /.github | |
| parent | e848d6f558d87e2150767be87f4cf0cb18a28954 (diff) | |
docs: Update Changelog and also document command line usage (#67)
* docs: Update Changelog and also document command line usage
* typos & white list
* hmpf
Diffstat (limited to '.github')
| -rw-r--r-- | .github/actions/spelling/allow.txt | 1 | ||||
| -rw-r--r-- | .github/actions/spelling/expect.txt | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index 76b33ab..63cc007 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -85,6 +85,7 @@ ioutil itl jannfis json +JWT ks Ksonnet kube diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index 3f8c49a..f081500 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -2,3 +2,5 @@ wohoo myuser mypass otherapp +wildcard +wildcards |
