Skip to content

Commit b9c49f1

Browse files
committed
ci: remove github actions preview pipeline (ref denog/routing-guide#116)
During denog member days we decided to use an external pipeline for previews, to enable previews of forks. Running github actions, which we use in production to deploy this site, for forks, may cause security issues, which we avoid by using e. g. netlify.
1 parent cf62e8a commit b9c49f1

2 files changed

Lines changed: 2 additions & 39 deletions

File tree

.github/workflows/preview.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ markdown_extensions:
5757
class: mermaid
5858
format: !!python/name:pymdownx.superfences.fence_code_format
5959
plugins:
60-
- git-revision-date-localized
60+
- git-revision-date-localized:
61+
enable_parallel_processing: false
6162
- tags
6263
- search
6364
extra:

0 commit comments

Comments
 (0)