mirror of
https://github.com/formbricks/formbricks.git
synced 2026-01-05 00:49:57 -06:00
chore: run sonarqube manually (#4560)
This commit is contained in:
11
.github/workflows/sonarqube.yml
vendored
11
.github/workflows/sonarqube.yml
vendored
@@ -1,10 +1,11 @@
|
||||
name: SonarQube
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches:
|
||||
# - main
|
||||
# pull_request:
|
||||
# types: [opened, synchronize, reopened]
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user