mirror of
https://github.com/linuxdeepin/gio-qt.git
synced 2024-11-10 12:03:46 +01:00
8c0a10e92b
chore: Sync by 41155231b0
11 lines
208 B
YAML
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 }}
|