Skip to content

Commit

Permalink
Create HTML+CSS-validator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudxain authored May 27, 2024
1 parent 8804c98 commit 69d3113
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/HTML+CSS-validator.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- name: HTML5 Validator
uses: Cyb3r-Jak3/html5validator-action@v7.2.0
with:
root: src/
css: true

0 comments on commit 69d3113

Please sign in to comment.