Skip to content

Use full include path for Error.h #209

Use full include path for Error.h

Use full include path for Error.h #209

# Automatically assigns the author who created the PR to the Assignees in GitHub.
name: PR Author Assign
on:
pull_request_target:
types: [ opened, reopened ]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"