Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c8b15d8

Browse files
authored
Update sonar-pixeebot.yml
1 parent 09e5967 commit c8b15d8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/sonar-pixeebot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Fix Sonar Issues with Pixeebot
22
on:
3-
check_run:
4-
types: [completed]
3+
workflow_dispatch:
54

65
permissions:
76
id-token: write
@@ -10,7 +9,6 @@ jobs:
109
share:
1110
name: Upload Sonar Results to Pixeebot
1211
runs-on: ubuntu-latest
13-
if: ${{ github.event.check_run.name == 'SonarCloud Code Analysis' }}
1412
steps:
1513
- uses: pixee/upload-tool-results-action@v1
1614
with:

0 commit comments

Comments
 (0)