We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9849ba9 commit d1fd09cCopy full SHA for d1fd09c
.github/workflows/qa.yml
@@ -25,6 +25,8 @@ jobs:
25
steps:
26
- name: Актуализация
27
uses: actions/[email protected]
28
+ with:
29
+ fetch-depth: 0
30
31
# https://stackoverflow.com/questions/58033366/how-to-get-current-branch-within-github-actions
32
- name: Извлечение имени текущей ветки
0 commit comments