Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 69f42c0

Browse files
committed
Rename repository
1 parent 517c29d commit 69f42c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# github-action-whitespace
1+
# github-action-whitespace-linter
22

33
A GitHub Action that checks for superfluous whitespace.
44

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: whitespace
2+
name: whitespace-linter
33
author: Nick Osborn
44
description: Check for superfluous whitespace
55

0 commit comments

Comments
 (0)