Skip to content

Commit b820c02

Browse files
committed
fix: rename workflows
1 parent 3eb5a0d commit b820c02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI
1+
name: Lint and Test
22

33
on:
44
push:

.github/workflows/release.yml

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

33
on:
44
push:

0 commit comments

Comments
 (0)