Skip to content

Commit 7a0be94

Browse files
committed
testing
1 parent 8038766 commit 7a0be94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-spotless.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020

2121
- name: Check out PR branch
22+
env:
23+
GH_TOKEN: ${{ github.token }}
2224
run: gh pr checkout ${{ github.event.pull_request.number }}
2325

2426
- name: Free disk space

0 commit comments

Comments
 (0)