Skip to content

chore: run simplified CI on Python 3.14 #554

chore: run simplified CI on Python 3.14

chore: run simplified CI on Python 3.14 #554

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