Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:fga-eps-mds/2024.1-UnB-TV-VideoS…
Browse files Browse the repository at this point in the history
…ervice into develop
  • Loading branch information
victorleaoo committed Jul 15, 2024
2 parents ca6cb67 + ef79cfd commit 348c888
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: push
jobs:
sonarcloud:
runs-on: ubuntu-latest
environment: actions

services:
postgres:
Expand Down Expand Up @@ -54,4 +55,4 @@ jobs:
uses: SonarSource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 348c888

Please sign in to comment.