Skip to content

Commit

Permalink
Update sonar_pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m1a2st authored Oct 23, 2023
1 parent bfbab1a commit f26f17b
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/sonar_pr.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: SonarCloud
on:
pull_request_target:
branches:
- main
types: [ opened, synchronize, reopened ]

on: [ push, workflow_dispatch ]
# on:
# pull_request_target:
# branches:
# - main
# types: [ opened, synchronize, reopened ]

jobs:
build:
Expand Down

0 comments on commit f26f17b

Please sign in to comment.