Skip to content

Commit e10d407

Browse files
committed
Add set-safe-directory /github/workspace
1 parent ce8e899 commit e10d407

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/browserstack.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
local-identifier: "random"
3131

3232
- uses: actions/checkout@v3
33+
with:
34+
set-safe-directory: "/github/workspace"
3335

3436
- name: Prettier Action on PR
3537
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)