Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Zotov committed Dec 31, 2024
1 parent de04e6e commit 310e15c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-fork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
git push origin master
- name: Cancel Workflow If No Updates
if: env.SHOULD_CONTINUE == 'true'
# if: env.SHOULD_CONTINUE == 'true'
uses: actions/github-script@v6
with:
script: |
Expand Down Expand Up @@ -112,4 +112,4 @@ jobs:


# # бинарник лежит src/qdomyos-zwift
# # докерфайлы - сложить в docker/имя_проекта
# # докерфайлы - сложить в docker/имя_проекта

0 comments on commit 310e15c

Please sign in to comment.