summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLoyalsoldier <[email protected]>2019-12-13 21:06:02 +0800
committerGitHub <[email protected]>2019-12-13 21:06:02 +0800
commitbbf610244e0242aaedc31c9b9ee2fa61947590bd (patch)
tree3c06453bc217a7229e8889d8899df146e7f8e696 /.github
parentb6273e6e8cdc6689183695f572fb81b0c2c22083 (diff)
fixed indent
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/go.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 6ab264aa..24c9058f 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -1,7 +1,7 @@
name: Go
on:
schedule:
- - cron: 0 0 * * 3
+ - cron: 0 0 * * 3
jobs:
build: