Skip to content

feat(sdl): move validation from cloudmos to sdl (#133) #98

feat(sdl): move validation from cloudmos to sdl (#133)

feat(sdl): move validation from cloudmos to sdl (#133) #98

Workflow file for this run

name: Test
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
name: Test
uses: ./.github/workflows/test-reusable.yml
secrets: inherit