sync by github workflow

Log: none
Influence: none
This commit is contained in:
deepin-admin-bot
2023-01-12 07:11:03 +00:00
parent 3d22109090
commit f4650acfcd
8 changed files with 116 additions and 0 deletions

10
.github/workflows/call-chatOps.yml vendored Normal file
View File

@ -0,0 +1,10 @@
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 }}