We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f18939 commit 33988d7Copy full SHA for 33988d7
.github/workflows/MacOsNightly.yml
@@ -56,7 +56,7 @@ jobs:
56
contents: read
57
env:
58
SONARQUBE_VERSION: 25.3.0.104237
59
- SKIP_DOCKER: true # Use locally-started SonarQube instead of Docker
+ SKIP_DOCKER: true
60
steps:
61
- name: Checkout repository
62
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
.github/workflows/build.yml
@@ -174,6 +174,7 @@ jobs:
174
contents: write
175
176
177
178
179
180
0 commit comments