Skip to content

.pre-commit-config.yaml: also update plugin-xml, add empty line #273

.pre-commit-config.yaml: also update plugin-xml, add empty line

.pre-commit-config.yaml: also update plugin-xml, add empty line #273

name: HTML5 Validator
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3 # Required will all actions
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Jekyll build
run: |
bundle exec jekyll build --drafts --profile
- name: Checks HTML5 validity
uses: Cyb3r-Jak3/[email protected]
with:
root: _site/
blacklist: n r or ir