Files
metadata-action/.github/workflows/pr-assign-author.yml
dependabot[bot] 6f578a8b64 chore(deps): Bump crazy-max/.github/.github/workflows/pr-assign-author.yml
Bumps [crazy-max/.github/.github/workflows/pr-assign-author.yml](https://github.com/crazy-max/.github) from 1b673f36fad86812f538c1df9794904038a23cbf to 320edecbf9a723de9a9f4beaecaff2b0d89a35c3.
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](1b673f36fa...320edecbf9)

---
updated-dependencies:
- dependency-name: crazy-max/.github/.github/workflows/pr-assign-author.yml
  dependency-version: 320edecbf9a723de9a9f4beaecaff2b0d89a35c3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-24 19:22:35 +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@320edecbf9a723de9a9f4beaecaff2b0d89a35c3
permissions:
contents: read
pull-requests: write