Skip to content

feat!: remove src from namespace and deprecated items #504

feat!: remove src from namespace and deprecated items

feat!: remove src from namespace and deprecated items #504

Workflow file for this run

name: 'Pull request'
on:
pull_request:
branches:
- main
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/--test.yml
secrets: inherit