Skip to content

chore: officially support Python 3.14; run CI on 3.14 (#188) #509

chore: officially support Python 3.14; run CI on 3.14 (#188)

chore: officially support Python 3.14; run CI on 3.14 (#188) #509

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