Skip to content

Commit eb9be3a

Browse files
committed
job name
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 5e0de4e commit eb9be3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
types: [ opened, synchronize, reopened ]
2020

2121
jobs:
22-
test:
22+
sonar:
2323
runs-on: ubuntu-latest
2424
if: ${{ ( github.event_name == 'push' ) || ( github.event_name == 'pull_request' ) }}
2525
steps:

0 commit comments

Comments
 (0)