Skip to content

Commit

Permalink
Allow Spotless to make commits on a user's behalf (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
JolandaVerhoef authored Aug 15, 2024
1 parent 5ca7f54 commit 1a6cb36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apply_spotless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.PAT || github.token }}
fetch-depth: 0

- name: set up Java 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit 1a6cb36

Please sign in to comment.