Skip to content

韩文博在9月12日提交了周报 #187

韩文博在9月12日提交了周报

韩文博在9月12日提交了周报 #187

Workflow file for this run

name: "PR Commenter"
on:
pull_request_target:
jobs:
pr-comment:
runs-on: ubuntu-latest
steps:
- name: comment
uses: NejcZdovc/comment-pr@v2
with:
message: "@dyx1234 @Stream29 有劳cr~"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}