Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandeesh778 committed Jan 4, 2024
1 parent 3b8ae0a commit d077d28
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/push_trigger.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: "sonar_cloud_scan_github_actions"

name: Build

on:
workflow_dispatch:
push:
branches:
- main

jobs:
DemoSonarCloudSCan:
Expand Down

0 comments on commit d077d28

Please sign in to comment.