Merge pull request 'refactor ♻️: Rename 'lint test' job to 'lint tests'' (#12) from dev into main
All checks were successful
ansible-lint / Ansible Lint (push) Successful in 11s
Gitleaks Scan / gitleaks (push) Successful in 4s
Markdown Lint / markdown-lint (push) Successful in 5s

Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
2026-02-14 08:59:25 +01:00

View File

@@ -1,3 +1,4 @@
---
# https://github.com/kekxv/pr-check
name: PR check
@@ -30,7 +31,7 @@ jobs:
--exit-code 1
lint_test:
name: lint test
name: lint tests
runs-on: ubuntu-latest
steps: