Skip to content

Rebuild Profile Page #55

Rebuild Profile Page

Rebuild Profile Page #55

Workflow file for this run

name: Lint Web Template
on:
pull_request:
branches:
- main
paths:
- template/apps/web/**
- template/packages/**
workflow_dispatch:
permissions:
checks: write
contents: write
jobs:
lint:
uses: ./.github/workflows/linter.template.yml
with:
component: template/web
dir: template/apps/web