Skip to content

Commit

Permalink
chore: update workflow references (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksii-Klimov <[email protected]>
  • Loading branch information
nepalevov and Oleksii-Klimov authored Nov 9, 2023
1 parent 87597f0 commit c009eef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].2
with:
bypass_checks: false
python_version: 3.11
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].1
uses: epam/ai-dial-ci/.github/workflows/[email protected].2
secrets: inherit

0 comments on commit c009eef

Please sign in to comment.