Skip to content

Commit

Permalink
For now, only enable manual builds of the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Apr 1, 2021
1 parent 086fd43 commit ea39874
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Sonarcloud Analysis
on:
push:
branches:
- main
pull_request_target:
types: [opened, synchronize, reopened]
# push:
# branches:
# - main
# pull_request_target:
# types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
build:
name: Build
Expand Down

0 comments on commit ea39874

Please sign in to comment.