Skip to content

change ads file to meta tag #5

change ads file to meta tag

change ads file to meta tag #5

Workflow file for this run

name: ✨ Lint Check
on:
pull_request:
push:
branches: [main]
jobs:
prettier:
name: ✅ Checkout
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: 📩 Installing dependencies
run: npm ci
- name: ✨ Checking
uses: creyD/prettier_action@v4.3
with:
prettier_options: --check .