We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b93fe commit c06aec4Copy full SHA for c06aec4
1 file changed
.github/workflows/gradle-dependency-graph.yml
@@ -4,8 +4,8 @@ on:
4
branches:
5
- master
6
jobs:
7
- sonar:
8
- name: Sonar
+ dependency-submission:
+ name: Gradle dependency submission
9
permissions:
10
contents: write
11
runs-on: ubuntu-latest
0 commit comments