setup-qemu-action/.github/workflows/pr-assign-author.yml
Vedant Madane e06fb94911 docs: add multi-platform build example to README
Signed-off-by: Vedant Madane <vedant.madane@gmail.com>
2026-04-15 18:00:00 +00:00

18 lines
312 B
YAML

name: pr-assign-author
permissions:
contents: read
on:
pull_request_target:
types:
- opened
- reopened
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@1b673f36fad86812f538c1df9794904038a23cbf
permissions:
contents: read
pull-requests: write