Skip to content

feat: Reorganize portal landing page sections #75

feat: Reorganize portal landing page sections

feat: Reorganize portal landing page sections #75

Workflow file for this run

name: Auto Author Assign
on:
pull_request:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.1.1