Skip to content

Revert "Fix/logos base64 (#23)" #13

Revert "Fix/logos base64 (#23)"

Revert "Fix/logos base64 (#23)" #13

name: Auto Author Assign
# Trigger the workflow on pull request events when opened or reopened
on:
pull_request_target:
types: [opened, reopened]
# Grant the necessary permissions to modify pull requests
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
# Step to use the auto-author-assign action
- uses: toshimaru/[email protected]