Skip to content

Commit 3254be2

Browse files
debugging
1 parent cc6971a commit 3254be2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pr-code-format.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ jobs:
2525
with:
2626
fetch-depth: 2
2727

28+
- name: debug
29+
run: |
30+
pwd
31+
ls
32+
2833
- name: Get changed files
2934
id: changed-files
3035
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5

0 commit comments

Comments
 (0)