Skip to content

build(deps): bump minimist from 1.2.5 to 1.2.8 in /pkgs/applications/editors/uivonim #26

build(deps): bump minimist from 1.2.5 to 1.2.8 in /pkgs/applications/editors/uivonim

build(deps): bump minimist from 1.2.5 to 1.2.8 in /pkgs/applications/editors/uivonim #26

Workflow file for this run

name: "Label PR"
on:
pull_request_target:
types: [edited, opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
labels:
runs-on: ubuntu-latest
if: github.repository_owner == 'NixOS'
steps:
- uses: actions/labeler@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true