Skip to content

Add unit test for integrity #649

Add unit test for integrity

Add unit test for integrity #649

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