Skip to content

Unfortunately, we settled on this version. Because the new version 10.x.x does not suit us. #1573

Unfortunately, we settled on this version. Because the new version 10.x.x does not suit us.

Unfortunately, we settled on this version. Because the new version 10.x.x does not suit us. #1573

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"