Skip to content

Commit

Permalink
Updates and refactors
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Kladov <artem.kladov@flant.com>
  • Loading branch information
z9r5 committed May 8, 2024
1 parent 90617cf commit 662f9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ jobs:
needs:
- discover
- pull_request_info
if: ${{ needs.discover.outputs.run_doc_changes == 'true' && github.repository == 'deckhouse/deckhouse' }}
if: ${{ needs.discover.outputs.run_doc_changes == 'true' && github.repository == 'deckhouse/deckhouse-test-1' }}
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 662f9fd

Please sign in to comment.