Skip to content

ci: update docker/github-builder to v1.12.0 #584

ci: update docker/github-builder to v1.12.0

ci: update docker/github-builder to v1.12.0 #584

name: pr-assign-author
permissions:
contents: read
on:
pull_request_target: # zizmor: ignore[dangerous-triggers] does not checkout, safe to use pull_request_target
types:
- opened
- reopened
jobs:
run:
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@716fd1c51a46c5d93a41d44a94b439c9ee802536 # v1.10.0
permissions:
contents: read # same as global permission
pull-requests: write # required to assign author