login-action/.github/workflows/pr-assign-author.yml
dependabot[bot] b9e31d38ac
build(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 20ef82212dc54bab5749f5e05576ca6d3c8a5773.
- [Release notes](https://github.com/crazy-max/.github/releases)
- [Commits](1b673f36fa...20ef82212d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-25 05:52:24 +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@20ef82212dc54bab5749f5e05576ca6d3c8a5773
permissions:
contents: read
pull-requests: write