We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a5d14b commit d3f3f65Copy full SHA for d3f3f65
.github/workflows/tree.yml
@@ -43,6 +43,7 @@ jobs:
43
uses: actions/checkout@v4
44
with:
45
fetch-depth: 0
46
+ ref: ${{github.sha}}
47
48
- name: Fix "dubious ownership" issue
49
run: git config --global --add safe.directory /__w/tarantool/tarantool
0 commit comments