Skip to content

Commit

Permalink
Merge pull request #22 from fga-eps-mds/fix-sonar
Browse files Browse the repository at this point in the history
Update code-analysis.yml
  • Loading branch information
guilhermedfs authored Oct 28, 2023
2 parents f07589f + 8201c53 commit e3f7d48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Análise de Código
on:
push:
branches:
- main
- dev
pull_request:
# types: [opened, synchronize, reopened]
branches:
- main
- dev

jobs:
sonarcloud:
Expand Down

0 comments on commit e3f7d48

Please sign in to comment.