Removed extra spaces

This commit is contained in:
Christophe H
2022-03-01 16:29:42 +01:00
committed by GitHub
parent b80e458c62
commit c5a70f0405
+1 -3
View File
@@ -21,15 +21,13 @@ on:
branches: [ master ] branches: [ master ]
pull_request: pull_request:
branches: [ master ] branches: [ master ]
workflow_dispatch: workflow_dispatch:
jobs: jobs:
Analysis: Analysis:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Analyze with SonarCloud - name: Analyze with SonarCloud
# You may pin to the exact commit or the version. # You may pin to the exact commit or the version.