Skip to content

Commit 56d1a64

Browse files
ci(github): rename workflow to build
1 parent 04b7243 commit 56d1a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml renamed to .github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Node.js CI
1+
name: build
22
on: [push, pull_request]
33
jobs:
44
build:

0 commit comments

Comments
 (0)