Skip to content

feat: allow page content to take the full width #7

feat: allow page content to take the full width

feat: allow page content to take the full width #7

Workflow file for this run

name: Contributors
on:
push:
branches:
- main
jobs:
update-readme:
runs-on: ubuntu-latest
steps:
- name: Checkout current branch
uses: actions/checkout@v4
- name: Setup (Install Node, pnpm)
uses: ./.github/actions/setup
with:
install-deps: false
- name: Automd
run: pnpm run automd