Compare commits

..

No commits in common. "b48caf5462d6133010a7dd421f645ea3ab39d050" and "c7a5b599ffb0f9a275f025fa2de78a9b46dc7ac5" have entirely different histories.

2 changed files with 0 additions and 31 deletions

View File

@ -5,8 +5,3 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

View File

@ -1,26 +0,0 @@
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/html5validator-action@v7.1.1
with:
root: _site/
blacklist: n r or ir