Skip to content

Bump scaffold

Bump scaffold #86

name: Pull request validation
on:
pull_request:
branches: [main]
workflow_dispatch: {}
jobs:
call-workflow:
permissions:
contents: read
strategy:
matrix:
switch: [current]
uses: compulim/workflows/.github/workflows/pull-request-validation.yml@main
with:
package-name: 'web-speech-cognitive-services'
switch: ${{ matrix.switch }}