Inform workflow that this is an automated build

This commit is contained in:
Will Hedgecock 2021-04-14 10:47:52 -05:00
parent 5ab53c05ed
commit d9580f1d5c
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ jobs:
- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
with:
arguments: -Dautomated=true
repo-token: ${{ secrets.GRADLE_UPDATE_PAT }}
reviewers: hedgecrw
labels: automated pr