1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

增加手动触发

This commit is contained in:
umia 2021-07-03 20:07:24 +08:00 committed by GitHub
parent 5d00bd134d
commit f6e5e28a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
name: Lint name: Lint
on: [push] on: [push,workflow_dispatch]
jobs: jobs:
golangci: golangci: