Skip to content

chore(2.x): release 2.11.3 (#215) #924

chore(2.x): release 2.11.3 (#215)

chore(2.x): release 2.11.3 (#215) #924

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
push:
branches:
- master
- '*.*'
- '*.*.*'
pull_request: null
name: MSSQL
jobs:
phpunit:
uses: cycle/gh-actions/.github/workflows/db-mssql.yml@master
...