Skip to content

ORCH-278: Updating SqlPackage parameterization in Import-BacpacToSqlServer according to latest version (162.2.111) #146

ORCH-278: Updating SqlPackage parameterization in Import-BacpacToSqlServer according to latest version (162.2.111)

ORCH-278: Updating SqlPackage parameterization in Import-BacpacToSqlServer according to latest version (162.2.111) #146

name: Check Spelling
# Runs for PRs opened for any branch, and pushes to the dev branch.
on:
pull_request:
push:
branches:
- dev
jobs:
check-spelling:
name: Check Spelling
uses: Lombiq/GitHub-Actions/.github/workflows/spelling.yml@dev