mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 20:19:32 +01:00
html5validator.yml: swap lines, remove extra dash
This commit is contained in:
parent
b3d56babe2
commit
0814bf6ef4
4
.github/workflows/html5validator.yml
vendored
4
.github/workflows/html5validator.yml
vendored
@ -5,9 +5,9 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2 # Requried will all actions
|
- uses: actions/checkout@v2 # Required will all actions
|
||||||
- uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
|
||||||
- name: Checks HTML5 validity
|
- name: Checks HTML5 validity
|
||||||
|
uses: Cyb3r-Jak3/html5validator-action@v7.1.1
|
||||||
with:
|
with:
|
||||||
root: _site/
|
root: _site/
|
||||||
blacklist: r or ir
|
blacklist: r or ir
|
||||||
|
Loading…
Reference in New Issue
Block a user