Skip to content

Fix SCRIPT1028 caused by async #814

Fix SCRIPT1028 caused by async

Fix SCRIPT1028 caused by async #814

Workflow file for this run

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