Skip to content

feat: Add filters and totals to tables on default DIAL dashboard #64 #65

feat: Add filters and totals to tables on default DIAL dashboard #64

feat: Add filters and totals to tables on default DIAL dashboard #64 #65

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/pr-title-check.yml@1.8.0
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}