Skip to content

chore(deps): bump trix from 2.1.3 to 2.1.4 #185

chore(deps): bump trix from 2.1.3 to 2.1.4

chore(deps): bump trix from 2.1.3 to 2.1.4 #185

Workflow file for this run

# Automatically labels PRs based on the configuration file
# you are probably looking for 👉 `.github/labeler.yml`
name: Label PRs
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true