summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKslr <[email protected]>2019-12-13 21:57:59 +0800
committerGitHub <[email protected]>2019-12-13 21:57:59 +0800
commitb0f012b21a958c71aeedc09e3d62bcc074bccbf5 (patch)
tree3c06453bc217a7229e8889d8899df146e7f8e696
parentb6273e6e8cdc6689183695f572fb81b0c2c22083 (diff)
parentbbf610244e0242aaedc31c9b9ee2fa61947590bd (diff)
Merge pull request #8 from Loyalsoldier/patch-1
fixed indent
-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: