Skip to content

A technician is appointed, but OLA time is running out. #1131

A technician is appointed, but OLA time is running out.

A technician is appointed, but OLA time is running out. #1131

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"