Skip to content

Commit

Permalink
feat: add ability to manually trigger refetching of related content
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Aug 13, 2020
1 parent 080e5ba commit 7fd7a22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fetch-related-content.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Fetch related pages from Swiftype

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *' # start of every day

Expand Down

0 comments on commit 7fd7a22

Please sign in to comment.