diff options
author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-05-15 18:17:48 (GMT) |
---|---|---|
committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-05-15 18:19:02 (GMT) |
commit | 8cb3480b9bf24bf478c81745d49fbea779489872 (patch) | |
tree | d0443961639211efd78ba47803922274443a152a /.github | |
parent | 0918a6a30b204bd61e4b42c5731e18dc86a9e6c4 (diff) | |
download | monitoring-plugins-8cb3480b9bf24bf478c81745d49fbea779489872.tar.gz |
Run tests on PRs againrefs/pull/1882/head
Diffstat (limited to '.github')
-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: |