mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
Add missing label to label checker
This commit is contained in:
parent
1af6dff64e
commit
b168fc8cdd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -211,4 +211,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
mode: exactly
|
mode: exactly
|
||||||
count: 1
|
count: 1
|
||||||
labels: "ignore-for-release, feature, enhancement, maintenance, docs, i18n"
|
labels: "ignore-for-release, feature, enhancement, bug, maintenance, docs, i18n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue