mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
feat:添加定时早安
This commit is contained in:
4
.github/workflows/push.yml
vendored
4
.github/workflows/push.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: PushLint
|
||||
on: [push]
|
||||
on: [ push ]
|
||||
jobs:
|
||||
golangci:
|
||||
name: lint
|
||||
@@ -9,7 +9,7 @@ jobs:
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.17
|
||||
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user