Skip to content

Adjusts the chat name color palette to be properly high-contrast #36552

Adjusts the chat name color palette to be properly high-contrast

Adjusts the chat name color palette to be properly high-contrast #36552

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
if: github.actor != 'PJBot'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"