Skip to content

ci: Update github-projects.yml #686

ci: Update github-projects.yml

ci: Update github-projects.yml #686

Workflow file for this run

# .github/workflows/auto-author-assign.yml
name: "Auto Author Assign"
on:
pull_request_target:
types: [opened, reopened]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]