Skip to content

Commit c06aec4

Browse files
committed
chore: use correct job id and name
1 parent f1b93fe commit c06aec4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gradle-dependency-graph.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
branches:
55
- master
66
jobs:
7-
sonar:
8-
name: Sonar
7+
dependency-submission:
8+
name: Gradle dependency submission
99
permissions:
1010
contents: write
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)