Skip to content

fix: hex signature #8299

fix: hex signature

fix: hex signature #8299

Workflow file for this run

name: "Auto Author Assign"
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-22.04
steps:
- uses: toshimaru/auto-author-assign@v1.4.0