mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-09 07:11:20 -05:00
chore: run sonarqube manually (#4560)
This commit is contained in:
@@ -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