Skip to content

chore(deps-dev): bump @dotenvx/dotenvx to v1.32.0 - autoclosed #450

chore(deps-dev): bump @dotenvx/dotenvx to v1.32.0 - autoclosed

chore(deps-dev): bump @dotenvx/dotenvx to v1.32.0 - autoclosed #450

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
jobs:
pr-triage:
name: PR Triage
runs-on: ubuntu-latest
steps:
- name: Automatically label PR
uses: actions/labeler@v5
with:
configuration-path: .github/pr-labeler.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true