Skip to content

Commit e703999

Browse files
committed
set git safe directory
Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk>
1 parent 5988545 commit e703999

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validations.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
2626
with:
2727
persist-credentials: false
28+
set-safe-directory: ${{ github.workspace }}
2829
- name: ruff check
2930
run: uv run ruff check

0 commit comments

Comments
 (0)