Skip to content

fix(zen-browser-*): merge all pacscripts #4182

fix(zen-browser-*): merge all pacscripts

fix(zen-browser-*): merge all pacscripts #4182

Workflow file for this run

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