Skip to content

Commit 5c3d20a

Browse files
committed
run if workflow modified
1 parent f983b4a commit 5c3d20a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdk-platform-java-sonar.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
filters: |
2121
library:
2222
- 'sdk-platform-java/**'
23+
- '.github/workflows/sdk-platform-java-sonar.yaml'
2324
build:
2425
needs: filter
2526
if: needs.filter.outputs.library == 'true' && (github.event.pull_request.head.repo.full_name == github.repository || github.event_name != 'pull_request')

0 commit comments

Comments
 (0)