Skip to content

Modernize package and move to Python 3.14 #6

Modernize package and move to Python 3.14

Modernize package and move to Python 3.14 #6

Workflow file for this run

name: Trunk Check
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
checks: write
jobs:
trunk_check:
name: Trunk Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- name: Trunk Check
uses: trunk-io/trunk-action@75699af9e26881e564e9d832ef7dc3af25ec031b # v1.2.4
with:
post-annotations: true