Skip to content

Theme btn is smaller ( better UI ) now and has icons that shows its functionality ( better UX ) #10

Theme btn is smaller ( better UI ) now and has icons that shows its functionality ( better UX )

Theme btn is smaller ( better UI ) now and has icons that shows its functionality ( better UX ) #10

Workflow file for this run

name: "Author Assign"
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"