chore: Sync by 939528802a
sync by github workflow Log: none Influence: none
This commit is contained in:
10
.github/workflows/call-chatOps.yml
vendored
Normal file
10
.github/workflows/call-chatOps.yml
vendored
Normal 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 }}
|
Reference in New Issue
Block a user