Skip to content

feat: home screen

feat: home screen #1

Workflow file for this run

name: "Semantic PR"
on: [pull_request]
permissions:
pull-requests: write
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
wip: true