1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-07 12:43:31 +08:00
go-cqhttp/.github/workflows/issuebot.yml
2021-02-27 19:55:02 +08:00

13 lines
204 B
YAML

name: Issuebot
on:
issues:
types: [opened]
jobs:
new_issue:
name: Run Issuebot on new Issue
runs-on: ubuntu-latest
steps:
- uses: wfjsw/actions-gocqhttp-issue-prefilter@master