File: call-chatOps.yml

package info (click to toggle)
dtkcommon 5.7.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 208 kB
  • sloc: makefile: 8
file content (9 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (32)
1
2
3
4
5
6
7
8
9
name: chatOps
on:
  issue_comment:
    types: [created]

jobs:
  chatopt:
    uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master
    secrets: inherit