Skip to content

Commit

Permalink
Merge branch 'development' into dspashynskyi-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dspashynskyi authored Nov 9, 2023
2 parents a7d6fa9 + 263de57 commit dee5d91
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:

jobs:
integration_tests:
uses: epam/ai-dial-ci/.github/workflows/[email protected].0
uses: epam/ai-dial-ci/.github/workflows/[email protected].2
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/pr_check_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/[email protected].0
uses: epam/ai-dial-ci/.github/workflows/[email protected].2
secrets: inherit
with:
bypass_checks: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ env:

jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/[email protected].0
uses: epam/ai-dial-ci/.github/workflows/[email protected].2
secrets: inherit

0 comments on commit dee5d91

Please sign in to comment.