Skip to content

Only allow logged in users to fetch their profile #185

Only allow logged in users to fetch their profile

Only allow logged in users to fetch their profile #185

Workflow file for this run

name: Assign PR to author
on:
pull_request:
jobs:
assign_creator:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.6.2