Skip to content

Fix IPv4 and IPv6 networks overlap in mysql tutorial #85

Fix IPv4 and IPv6 networks overlap in mysql tutorial

Fix IPv4 and IPv6 networks overlap in mysql tutorial #85

Workflow file for this run

name: Prettier
on:
push:
pull_request:
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Prettify code
uses: creyD/[email protected]
with:
dry: True
prettier_options: --check assets/js/**