Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
as2024ad committed Dec 5, 2024
1 parent 9367792 commit 646b91f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Static code analysis
on:
workflow_dispatch:
# pull_request:
# branches:
# - main
# - next
pull_request:
branches:
- main
- next
jobs:
code-analysis:
name: Static code analysis
Expand Down

0 comments on commit 646b91f

Please sign in to comment.