sonarqube-scan #2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is generate automatically by a platform tool | ||
# to schedule a sonarqube scan for the repo | ||
# You can modify the schedule/events to fit your repo | ||
name: sonarqube-scan | ||
on: | ||
create: | ||
branches: | ||
- sonarqube/config | ||
jobs: | ||
sonarqubeScan: | ||
uses: thinkei/eh-workflows/.github/workflows/sonarqube-scan.yml@sonarqube/test | ||
Check failure on line 12 in .github/workflows/sonarqube-scan.yaml GitHub Actions / .github/workflows/sonarqube-scan.yamlInvalid workflow file
|
||
secrets: inherit |