Skip to content

feat: Increase file size limit from 25GB to 50.1GB (#396) #1116

feat: Increase file size limit from 25GB to 50.1GB (#396)

feat: Increase file size limit from 25GB to 50.1GB (#396) #1116

name: pre-commit
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: pre-commit/[email protected]