Skip to content

Commit 780ab0f

Browse files
Update ci.yml
1 parent 64a12a2 commit 780ab0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
5050

5151
- name: Run SpotBugs Analysis
52+
if: ${{ github.actor != 'dependabot[bot]' }}
5253
uses: jwgmeligmeyling/spotbugs-github-action@master
5354
with:
5455
path: '**/spotbugsXml.xml'

0 commit comments

Comments
 (0)