Skip to content

fix(chat): Fixed an error that appeared when expanding the prompt fo… #3

fix(chat): Fixed an error that appeared when expanding the prompt fo…

fix(chat): Fixed an error that appeared when expanding the prompt fo… #3

Workflow file for this run

name: Release Workflow
on:
push:
branches: [ development, release-* ]
jobs:
release:

Check failure on line 8 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Release Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 8, Col: 3): Error calling workflow 'epam/ai-dial-ci/.github/workflows/[email protected]'. The nested job 'release' is requesting 'contents: write, packages: write, security-events: write', but is only allowed 'contents: read, packages: read, security-events: none'.
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit