Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-04-15 23:38:00 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-04-15 23:38:00 +0300
commit030152295e3bfdf0d7cb2741d59c4f6e5947c581 (patch)
tree6adfe35b31621ba6b293061dd97782325e5846ef /.github
parentdb82d1bfc80784a4d519531ed7d3508eb98cb31a (diff)
docs: edit
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/updater-wip.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml
new file mode 100644
index 00000000..4ffb557c
--- /dev/null
+++ b/.github/workflows/updater-wip.yml
@@ -0,0 +1,17 @@
+name: Updater (WIP)
+
+on:
+ schedule:
+ - cron: 0 0 */3 * *
+ push:
+ branches:
+ - master
+
+jobs:
+ update:
+ runs-on: ubuntu-latest
+ steps:
+ - uses: wowchemy/gh-action-updater@v1
+ with:
+ feed-url: https://wowchemy.com/blog/index.xml
+ readme-section: news