We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a499a commit b3122a7Copy full SHA for b3122a7
.github/workflows/ci.yml .github/workflows/gradle-plugin-build.yml
@@ -22,7 +22,7 @@ name: CI Build
22
on: [ pull_request ]
23
jobs:
24
build:
25
- name: "Build Gradle "
+ name: "Build Gradle plugin"
26
runs-on: ubuntu-latest
27
steps:
28
- uses: actions/checkout@v4
0 commit comments