diff options
author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-05-15 18:15:06 (GMT) |
---|---|---|
committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-05-15 18:15:06 (GMT) |
commit | bc47263115a3d6c01ec3ad8ec95951581551a9f5 (patch) | |
tree | fbfddd36492c89d137b458ed186e35c2d73c71e3 /.github/workflows/test.yml | |
parent | a359667f2b65c06aa60915f03bf89708132b1f8b (diff) | |
download | monitoring-plugins-bc47263115a3d6c01ec3ad8ec95951581551a9f5.tar.gz |
Run tests on PRs again
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: |