Skip to content

Commit 167e05c

Browse files
committed
ci: rename workflows
1 parent 5528aa6 commit 167e05c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/push.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: Push workflow
22

33
on: [push]
44

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: deploy
1+
name: Release workflow
22

33
on:
44
release:

0 commit comments

Comments
 (0)