Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Sep 17, 2024
1 parent 61846cb commit 0a7067f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
mkdocs.yml
deploy:
needs: [ check_gradle_files_change ]
if: ${{ needs.check_gradle_files_change.DOCS_FILES_CHANGED }} == true
#if: ${{ needs.check_gradle_files_change.DOCS_FILES_CHANGED }} == true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0a7067f

Please sign in to comment.