Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 009e43d

Browse files
committed
Archive repository
1 parent f767a5c commit 009e43d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"dependencyDashboard": true,
3+
"dependencyDashboard": false,
44
"labels": [
55
"dependencies",
66
"renovate"

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# my-new-action
1+
# action-typescript-template
2+
3+
- _**This repository is archived**_
4+
- _**No longer maintained**_
5+
- I have [an active repository](https://github.com/kachick/wait-other-jobs), but this template did not track the updates in these days.
6+
7+
---
8+
9+
## my-new-action
210

311
[![Test & Lint](https://github.com/kachick/action-typescript-template/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/kachick/action-typescript-template/actions/workflows/ci.yml?query=branch%main++)
412

0 commit comments

Comments
 (0)