Skip to content

Avatar component in vue3 and typescript just like MS teams profile pictures with name initials #897

Avatar component in vue3 and typescript just like MS teams profile pictures with name initials

Avatar component in vue3 and typescript just like MS teams profile pictures with name initials #897

name: Awesome readme lint double link action
on:
pull_request:
types: [opened, synchronize]
branches:
- master
jobs:
build:
name: awesome readme lint double link
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: Scrum/awesome-readme-lint-double-link-action@v0.1.13
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}