Skip to content

Update information about Sec-Fetch-Site compatibility #781

Update information about Sec-Fetch-Site compatibility

Update information about Sec-Fetch-Site compatibility #781

Workflow file for this run

name: Pull Request Checks
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
extended: true
- name: Build
run: hugo --minify