mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2026-09-12 17:38:23 +01:00
Add html5 validator action (#13)
* Add html5 validator action
* 💩 Fix invalid html5
This commit is contained in:
@@ -15,3 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Link Checker
|
||||
uses: peter-evans/link-checker@v1.2.2
|
||||
- name: HTML5 Validator
|
||||
uses: Cyb3r-Jak3/html5validator-action@v0.4.3
|
||||
with:
|
||||
root: /
|
||||
|
||||
Reference in New Issue
Block a user