Skip to content

GLPI v 10.0.14 | The GLPI codebase has been updated. The update of the GLPI database is necessary. #1435

GLPI v 10.0.14 | The GLPI codebase has been updated. The update of the GLPI database is necessary.

GLPI v 10.0.14 | The GLPI codebase has been updated. The update of the GLPI database is necessary. #1435

name: "Label commenter"
on:
issues:
types:
- "labeled"
- "unlabeled"
jobs:
comment:
permissions:
contents: "read"
issues: "write"
runs-on: "ubuntu-latest"
steps:
- name: "Checkout"
uses: "actions/checkout@v4"
- name: "Label commenter"
uses: "peaceiris/actions-label-commenter@v1"