Initial commit

This commit is contained in:
deepin-community-ci-bot[bot]
2023-02-15 04:54:53 +00:00
committed by GitHub
commit 3beed837f7
13 changed files with 156 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: deepin-community/.github/.github/workflows/chatOps.yml@master
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}