We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58107b commit f3a1d3aCopy full SHA for f3a1d3a
.github/workflows/03-SonarQube-Analysis.yml
@@ -1,10 +1,7 @@
1
name: 03-SonarQube-Analysis
2
3
on:
4
- pull_request:
5
- branches:
6
- - main
7
- - develop
+ #It is an internal tool, it can only ran a self hosted runner. Currently it can be triggered only manually.
8
workflow_dispatch:
9
10
0 commit comments