Skip to content

Commit

Permalink
Includes FT in the sonar task
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciogeneroso committed Jun 24, 2024
1 parent 96b162b commit 90baa73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonarcloud-analyses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
branches: [ main ]
paths:
- service-discovery-app/**
- service-discovery-ft/**
pull_request:
branches: [ main ]
paths:
- service-discovery-app/**
- service-discovery-ft/**

jobs:
sonar-analyses:
Expand Down

0 comments on commit 90baa73

Please sign in to comment.