Skip to content

Document rule for attachment names for proper functioning in embeds #2494

Document rule for attachment names for proper functioning in embeds

Document rule for attachment names for proper functioning in embeds #2494

Workflow file for this run

name: Labeler
permissions:
contents: read
pull-requests: write
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true