mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-01 07:05:48 +00:00
10 lines
162 B
YAML
10 lines
162 B
YAML
name: chatOps
|
|
on:
|
|
issue_comment:
|
|
types: [created]
|
|
|
|
jobs:
|
|
chatopt:
|
|
uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master
|
|
secrets: inherit
|