Skip to content

feat: add [JsonIgnore]d Guid? Id key Property to all Model Classes #86

feat: add [JsonIgnore]d Guid? Id key Property to all Model Classes

feat: add [JsonIgnore]d Guid? Id key Property to all Model Classes #86

name: Prevent ByteOrderMarks
on:
push:
branches:
- main
pull_request: {}
jobs:
bom-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arma-actions/bom-check@v1
name: Check for BOM