diff options
author | Lorenz <12514511+RincewindsHat@users.noreply.github.com> | 2023-05-15 19:03:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-15 19:03:52 (GMT) |
commit | bd6187be8c687fee6fa06947e7c4a432af4dfe87 (patch) | |
tree | 008132e4cb887789eabaf2264ea0b523fbfe7fde /.github/workflows/test.yml | |
parent | 0dd11100aa92bab172293ec9615a8a56b0e35ee6 (diff) | |
parent | 4ed55a1d40ac8693c7d5c9aa3a7301f0a2236135 (diff) | |
download | monitoring-plugins-bd6187be8c687fee6fa06947e7c4a432af4dfe87.tar.gz |
Merge branch 'master' into masterrefs/pull/1880/head
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e825eb3..5685003 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
@@ -5,6 +5,7 @@ on: | |||
5 | branches: | 5 | branches: |
6 | - '*' | 6 | - '*' |
7 | pull_request: | 7 | pull_request: |
8 | - '*' | ||
8 | 9 | ||
9 | jobs: | 10 | jobs: |
10 | codespell: | 11 | codespell: |