New change

This commit is contained in:
shobikaramasubbarayalu 2022-02-22 10:57:15 -05:00
parent a6976369df
commit 762193c3d9

View File

@ -2,7 +2,7 @@ name: Build
on:
push:
branches:
- master
- master
- test
pull_request:
types: [opened, synchronize, reopened]
@ -18,4 +18,5 @@ jobs:
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}