Skip to content

chore(deps): bump tauri-build from 2.5.5 to 2.5.6 in /src-tauri #17

chore(deps): bump tauri-build from 2.5.5 to 2.5.6 in /src-tauri

chore(deps): bump tauri-build from 2.5.5 to 2.5.6 in /src-tauri #17

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yml
sync-labels: true