Skip to content

Commit

Permalink
fix: remove greenkeeper and sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Wiebe committed Feb 4, 2020
1 parent 3eb635e commit 44ebede
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/main.yml
Expand Up @@ -21,10 +21,4 @@ jobs:
run: yarn semantic-release
- name: Autogenerate Typescript Docs
run: yarn build:docs
- name: Greenkeeper
run: echo "We need to add Greenkeeper to the project!"
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 44ebede

Please sign in to comment.