Skip to content

Commit

Permalink
[chore:45] - Atualiza arquivo do sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
clara-marcelino-desco committed Nov 25, 2024
1 parent aea9451 commit fd5e25d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: backend-usuarios-ci

on:
push:
branches: [main, devel]
branches: [master, devel]
pull_request:
branches:
- main
- master
- devel
types: [opened, synchronize, reopened]

Expand Down
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sonar.projectKey=fga-eps-mds_2024.1-SENTINELA-BACKEND-USUARIOS
sonar.projectKey=fga-eps-mds_2024.2-SENTINELA-BACKEND-USUARIOS
sonar.organization=fga-eps-mds-1

sonar.projectName=2024.1-SENTINELA-BACKEND-USUARIOS
sonar.projectName=2024.2-SENTINELA-BACKEND-USUARIOS

sonar.host.url=https://sonarcloud.io
sonar.language=js
Expand Down

0 comments on commit fd5e25d

Please sign in to comment.