tools: ignore last update date check on Writing (#429)

- ref. #1
- static HTML/JS app without external dependencies, no server-side code, no maintenance required
This commit is contained in:
nodiscc 2023-12-24 12:53:00 +00:00 committed by GitHub
parent 081fd41a3d
commit 5a55ad4a86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -17,3 +17,4 @@ steps:
- https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required
- https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required
- https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
- https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required

View file

@ -14,3 +14,4 @@ steps:
- https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required
- https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required
- https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
- https://github.com/josephernest/writing # static HTML/JS, simple/no maintenance required