Skip to content

Commit 2915c7d

Browse files
Fix deslop-fix
1 parent 3ea2d3e commit 2915c7d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deslop-fix.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
contents: write
2929
pull-requests: write
3030
steps:
31+
- name: Checkout repository
32+
uses: actions/checkout@v4
33+
3134
- name: Get PR head ref
3235
if: github.event_name == 'issue_comment'
3336
id: pr

0 commit comments

Comments
 (0)