mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-11 01:30:00 -04:00
Fix CI workflow syntax
This commit is contained in:
parent
90ee2e9a52
commit
22779b1b99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -4,8 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- '*'
|
||||
# Run test for any PRs
|
||||
pull_request:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
codespell:
|
||||
|
|
|
|||
Loading…
Reference in a new issue