Skip to content

chore(deps-dev): bump @builder.io/partytown from 0.9.2 to 0.10.0 #108

chore(deps-dev): bump @builder.io/partytown from 0.9.2 to 0.10.0

chore(deps-dev): bump @builder.io/partytown from 0.9.2 to 0.10.0 #108

Workflow file for this run

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