Skip to content

chore(deps): bump systeminformation from 5.30.2 to 5.31.1 #251

chore(deps): bump systeminformation from 5.30.2 to 5.31.1

chore(deps): bump systeminformation from 5.30.2 to 5.31.1 #251

Workflow file for this run

name: Add Pull Requests Labels
on:
pull_request_target:
types: [opened, closed, ready_for_review]
jobs:
add-labels:
timeout-minutes: 5
runs-on: ubuntu-latest
if: github.event.action == 'opened'
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v6