build(deps): bump crazy-max/.github/.github/workflows/pr-assign-author.yml from 1b673f36fad86812f538c1df9794904038a23cbf to 320edecbf9a723de9a9f4beaecaff2b0d89a35c3 #224
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |