Skip to content

#3785 Update to MAUI sample for CSLA 9. This also fixes several desig… #17

#3785 Update to MAUI sample for CSLA 9. This also fixes several desig…

#3785 Update to MAUI sample for CSLA 9. This also fixes several desig… #17

Workflow file for this run

name: not-code
on:
push:
branches: [ main, v7.x, v8.x, v9.x ]
paths-ignore: ['Source/**', '.github/workflows/**']
pull_request:
branches: [ main, v7.x, v8.x, v9.x ]
paths-ignore: ['Source/**', '.github/workflows/**']
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "This is not a code change"