💄 Update font-family
settings across ERD Renderer components
#315
This file contains 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: Add assignee to PR | |
on: | |
pull_request: | |
types: [opened] | |
jobs: | |
add-assignee-to-pr: | |
permissions: | |
pull-requests: write | |
uses: route06/actions/.github/workflows/add_assignee_to_pr.yml@v2 |