dev: enable auto-labels for PRs (labeler)

This commit is contained in:
Oleg Agafonov 2024-02-18 17:55:16 +04:00
parent 5013558c8c
commit c8768c903e

View file

@ -1,11 +1,11 @@
name: "Pull Request Labeler (manual)" name: "Pull Request Labeler (manual)"
on: on:
- workflow_dispatch: workflow_dispatch:
inputs: inputs:
oldPRs: oldPRs:
description: 'PRs list to process' description: 'PRs list to process'
required: true required: true
default: '1, 2, 3' default: '1, 2, 3'
jobs: jobs:
labeler: labeler: