Skip to content

Commit 586a809

Browse files
ownership
1 parent f5aebca commit 586a809

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Set Safe Directory
3131
run: |
3232
git config --global --add safe.directory '*'
33+
chown -R root $(pwd)
3334
3435
- name: Get changed files
3536
id: changed-files

0 commit comments

Comments
 (0)