mirror of
https://github.com/wneessen/go-hibp.git
synced 2024-11-22 21:00:51 +01:00
Update sonarqube.yml
This commit is contained in:
parent
21f15be49f
commit
61330a2405
1 changed files with 0 additions and 2 deletions
2
.github/workflows/sonarqube.yml
vendored
2
.github/workflows/sonarqube.yml
vendored
|
@ -3,8 +3,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main # or the name of your main branch
|
||||
env:
|
||||
HIBP_API_KEY: ${{ secrets.HIBP_API_KEY }}
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
|
Loading…
Reference in a new issue