Skip to content

feat: create core-encryption secret only if encryption.existingSecret is not set #73

feat: create core-encryption secret only if encryption.existingSecret is not set

feat: create core-encryption secret only if encryption.existingSecret is not set #73

Workflow file for this run

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}