Skip to content

Commit

Permalink
names
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar committed Apr 23, 2024
1 parent de3ec73 commit 00e6877
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Lint
on:
push:
branches: [main]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-js-packages.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: JS Package Tests
on:
push:
branches: [main]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/turbopack-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Turbopack Test
on:
push:
branches: [main]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/turborepo-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Turborepo Test
on:
push:
branches: [main]
Expand Down

0 comments on commit 00e6877

Please sign in to comment.