Skip to content

Commit e358c70

Browse files
committed
Minor git action naming updates.
1 parent cd35b65 commit e358c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gradle-checks.yml

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

33
env:
44
cache-name: android-gradle

.github/workflows/ktlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Kotlin-Linter
1+
name: Kotlin linter
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)