Skip to content

ci(workflow): added cleanup cache workflow & switched to global workflows #18

ci(workflow): added cleanup cache workflow & switched to global workflows

ci(workflow): added cleanup cache workflow & switched to global workflows #18

Workflow file for this run

name: semantic
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
semantic-pr:
name: Validate PR title
uses: evva-sfw/.github/semantic-pr.yml@main