Skip to content

Add body configuration items to gitalk configuration to support custom issue content# Utterances #833

Add body configuration items to gitalk configuration to support custom issue content# Utterances

Add body configuration items to gitalk configuration to support custom issue content# Utterances #833

name: Label Commenter
on:
issues:
types:
- labeled
pull_request_target:
types:
- labeled
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: master
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1