Skip to content

chore: update repo references from cds-feature-ai to cds-ai #72

chore: update repo references from cds-feature-ai to cds-ai

chore: update repo references from cds-feature-ai to cds-ai #72

Workflow file for this run

name: CI - PR
permissions:
actions: read
contents: read
packages: read
security-events: write
on:
workflow_dispatch:
pull_request:
branches: [main]
types: [reopened, synchronize, opened]
jobs:
build-and-test:
uses: ./.github/workflows/pipeline.yml
secrets: inherit