gio-qt/.github/workflows/call-chatOps.yml
2022-04-18 09:38:23 +00:00

11 lines
208 B
YAML

name: chatOps
on:
issue_comment:
types: [created]
jobs:
chatopt:
uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}