summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRincewindsHat <12514511+RincewindsHat@users.noreply.github.com>2023-05-15 18:17:48 (GMT)
committerRincewindsHat <12514511+RincewindsHat@users.noreply.github.com>2023-05-15 18:19:02 (GMT)
commit8cb3480b9bf24bf478c81745d49fbea779489872 (patch)
treed0443961639211efd78ba47803922274443a152a /.github
parent0918a6a30b204bd61e4b42c5731e18dc86a9e6c4 (diff)
downloadmonitoring-plugins-8cb3480b9bf24bf478c81745d49fbea779489872.tar.gz
Run tests on PRs againrefs/pull/1882/head
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml1
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
9jobs: 10jobs:
10 codespell: 11 codespell: