Skip to content

chore: run CI on Python 3.14; officially support 3.14 #181

chore: run CI on Python 3.14; officially support 3.14

chore: run CI on Python 3.14; officially support 3.14 #181

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