summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authoramzrk22020-05-27 22:53:13 +0800
committeramzrk22020-05-27 22:53:13 +0800
commitdfb6e1f80754c1c8f2d4d332c5292319f008a67b (patch)
treefd8c0cf13e03613b6a39c662b6a0ced87fb69157 /.github
parentaa5290aeef9df1c583fdf30290351968df9215dc (diff)
downloadhugo-theme-fuji-dfb6e1f80754c1c8f2d4d332c5292319f008a67b.tar.gz
hugo-theme-fuji-dfb6e1f80754c1c8f2d4d332c5292319f008a67b.tar.bz2
hugo-theme-fuji-dfb6e1f80754c1c8f2d4d332c5292319f008a67b.zip
v2 original port
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml2
-rw-r--r--.github/workflows/test.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index e2b8c19..c21b773 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -14,4 +14,4 @@ markComment: >
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
-closeComment: false
+closeComment: true
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 375fb59..2cc969a 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -18,4 +18,4 @@ jobs:
cd exampleSite
mkdir themes
ln -s ../.. themes/fuji
- hugo --minify
+ hugo