summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2020-08-12 08:20:56 +0200
committerGitHub <noreply@github.com>2020-08-12 08:20:56 +0200
commit7670c645c2f94117e3abe492f2ba02a65108b44b (patch)
tree0123f1013b2e1b62a3680aaed9f96c3415c49f00 /.github
parent962e9c1863a7474a1c4441b43ffd8c0b42ed2fbf (diff)
refactor: Make registry client mockable and provide first set of unit tests (#42)
* refactor: Redesign of registry client * More unit tests * Sneak in some GH actions related change
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/spelling.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml
index 7051ca8..eec6e18 100644
--- a/.github/workflows/spelling.yml
+++ b/.github/workflows/spelling.yml
@@ -1,6 +1,9 @@
name: Spell checking
on:
push:
+ branches:
+ - master
+ - 'release-*'
pull_requests:
branches:
- master