Skip to content

Commit 603cd76

Browse files
Rename Actions (examplehub#50)
* Update remove whitespace * rename action name
1 parent b583782 commit 603cd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkstyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Code Formatter
33
on: [push]
44

55
jobs:
6-
lint:
6+
checkstyle:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)