mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
dev: enable auto-labels for PRs (labeler)
This commit is contained in:
parent
5013558c8c
commit
c8768c903e
1 changed files with 6 additions and 6 deletions
2
.github/workflows/labeler-manual.yml
vendored
2
.github/workflows/labeler-manual.yml
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
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'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue