kernel_optimize_test/.github/workflows/call-chatOps.yml

11 lines
213 B
YAML
Raw Permalink Normal View History

2022-09-22 15:43:00 +08:00
name: chatOps
on:
issue_comment:
types: [created]
jobs:
chatopt:
uses: deepin-community/.github/.github/workflows/chatOps.yml@master
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}