Skip to content

Bump vendor/emojis from e46aaaa to 4114671 #3487

Bump vendor/emojis from e46aaaa to 4114671

Bump vendor/emojis from e46aaaa to 4114671 #3487

Workflow file for this run

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