guide.deepin.org/.github/workflows/call-chatOps.yml
deepin-community-ci-bot[bot] 3beed837f7
Initial commit
2023-02-15 04:54:53 +00:00

11 lines
213 B
YAML

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 }}