Skip to content

Commit

Permalink
ED-4000 feat: Github actions instead master using *
Browse files Browse the repository at this point in the history
  • Loading branch information
princegupta1131 committed Jun 20, 2024
1 parent c611153 commit fed32f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Sonar
on:
workflow_run:
workflows: [Build-Test] # Trigger when the Build-Test workflow completes
branches: "*"
types:
- completed # Trigger on completion of the Build-Test workflow

Expand Down

0 comments on commit fed32f4

Please sign in to comment.