We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257ea66 commit 10c20c1Copy full SHA for 10c20c1
1 file changed
.github/workflows/gradle.yml
@@ -15,6 +15,7 @@ on:
15
- '[0-9]+.[0-9]+.x'
16
jobs:
17
build:
18
+ name: "build"
19
if: github.repository != 'micronaut-projects/micronaut-project-template'
20
runs-on: ubuntu-latest
21
strategy:
0 commit comments