Skip to content

fix: Silence profile picture loading errors #61

fix: Silence profile picture loading errors

fix: Silence profile picture loading errors #61

Workflow file for this run

on:
pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
label:
name: Label Packages
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true