1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-10-27 07:45:46 -04:00

playing more with algolia search (and updated a bunch of deps)

This commit is contained in:
2020-12-18 08:25:23 -05:00
parent de1996c661
commit 898a65e296
10 changed files with 238 additions and 230 deletions

View File

@@ -3,6 +3,7 @@ name: Fetch Webmentions
on:
schedule:
- cron: '0 */12 * * *' # run every twelve hours at top of hour
workflow_dispatch:
jobs:
fetch: