mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Exclude POMjs from activity check (#800)
- ref: #1 - The Project is a simple HTML / CSS / JS project that doesn't use any external libaries and doesn't seem to require any maintenance.
This commit is contained in:
parent
28835653a2
commit
43d98fdc53
2 changed files with 2 additions and 0 deletions
|
|
@ -19,3 +19,4 @@ steps:
|
|||
- 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
|
||||
- https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required
|
||||
- https://github.com/joho1968/POMjs # simple/no maintenance required
|
||||
|
|
|
|||
|
|
@ -16,3 +16,4 @@ steps:
|
|||
- 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
|
||||
- https://github.com/oupala/apaxy # static HTML/CSS, simple/no maintenance required
|
||||
- https://github.com/joho1968/POMjs # simple/no maintenance required
|
||||
|
|
|
|||
Loading…
Reference in a new issue