Skip to content

Commit 3e1bac8

Browse files
committed
analysis
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
1 parent d06b627 commit 3e1bac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
name: "Static analysis"
4141
# Exclude runs on forks, since only the main org has the SonarCloud
4242
# account credentials.
43-
if: github.repository == 'AcademySoftwareFoundation/rawtoaces'
43+
#if: github.repository == 'AcademySoftwareFoundation/rawtoaces'
4444
runs-on: ubuntu-latest
4545
strategy:
4646
fail-fast: false

0 commit comments

Comments
 (0)