Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit ad0945a

Browse files
committed
fix(docs): update Node.js CI badge to point to the correct workflow file
1 parent 4d7c2aa commit ad0945a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Embedded JavaScript templates
22

33
[![npm version](https://img.shields.io/npm/v/@mceachen/ejs.svg)](https://www.npmjs.com/package/@mceachen/ejs)
4-
[![Node.js CI](https://github.com/mceachen/ejs/actions/workflows/node.js.yml/badge.svg)](https://github.com/mceachen/ejs/actions/workflows/node.js.yml)
4+
[![Node.js CI](https://github.com/mceachen/ejs/actions/workflows/build.yml/badge.svg)](https://github.com/mceachen/ejs/actions/workflows/build.yml)
55
[![Known Vulnerabilities](https://snyk.io/test/npm/@mceachen/ejs/badge.svg)](https://snyk.io/test/npm/@mceachen/ejs)
66

77
## Installation

0 commit comments

Comments
 (0)