hlebmymo

Results 2 comments of hlebmymo

Let's try to use it. Seems like this case works. name: Sonar on: workflow_dispatch: push: branches: - dev jobs: sonarqube: runs-on: ubuntu-latest steps: - name: Checkout the code uses: actions/checkout@v2...