Skip to content

feat: show only children while clerk is loaded on root layout #276

feat: show only children while clerk is loaded on root layout

feat: show only children while clerk is loaded on root layout #276

Workflow file for this run

name: pull-request
on:
push:
branches-ignore:
- main
jobs:
create-pull-request:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jascodes/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
PULL_REQUEST_BRANCH: main
PULL_REQUEST_TITLE: ${{ github.event.head_commit.message }}