fix(chat): Fixed an error that appeared when expanding the prompt fo… #3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release Workflow | ||
on: | ||
push: | ||
branches: [ development, release-* ] | ||
jobs: | ||
release: | ||
Check failure on line 8 in .github/workflows/release.yml GitHub Actions / Release WorkflowInvalid workflow file
|
||
uses: epam/ai-dial-ci/.github/workflows/[email protected] | ||
secrets: inherit |