Skip to content

Commit 6751ae9

Browse files
committed
ci: add name
1 parent c756bab commit 6751ae9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# name: Node.js CI
1+
name: CI
22

33
on:
44
push:

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Release
2+
13
on:
24
push:
35
tags:

0 commit comments

Comments
 (0)