Skip to content

progress: replace hashstructure with explicit warning comparison #732

progress: replace hashstructure with explicit warning comparison

progress: replace hashstructure with explicit warning comparison #732

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:
if: ${{ github.repository == 'docker/buildx' }}
uses: crazy-max/.github/.github/workflows/pr-assign-author.yml@f91220cba053bd54299ba645a599ee8ed436f222 # v1.11.0
permissions:
contents: read # same as global permission
pull-requests: write # required to assign author