Skip to content

Commit d1fd09c

Browse files
add fetch-depth: 0
1 parent 9849ba9 commit d1fd09c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/qa.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
steps:
2626
- name: Актуализация
2727
uses: actions/[email protected]
28+
with:
29+
fetch-depth: 0
2830

2931
# https://stackoverflow.com/questions/58033366/how-to-get-current-branch-within-github-actions
3032
- name: Извлечение имени текущей ветки

0 commit comments

Comments
 (0)