Skip to content

Feat: Dynamic contributors' avatars in the Community page #1150

Feat: Dynamic contributors' avatars in the Community page

Feat: Dynamic contributors' avatars in the Community page #1150

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}