Skip to content

Commit

Permalink
Update sonarquest-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
surfermicha authored Mar 17, 2021
1 parent b9979d9 commit 45833c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonarquest-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.11
- name: Echo GitHub event
run: echo ${{ github.event_name }} ${{ github.event_name == 'release' }}
- name: Cache Maven packages
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 45833c2

Please sign in to comment.