Skip to content

Commit b3122a7

Browse files
author
frevib
committed
Rename GH action file
1 parent 97a499a commit b3122a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml .github/workflows/gradle-plugin-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ name: CI Build
2222
on: [ pull_request ]
2323
jobs:
2424
build:
25-
name: "Build Gradle "
25+
name: "Build Gradle plugin"
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)