Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

fix table overflow (#44) #101

fix table overflow (#44)

fix table overflow (#44) #101

Workflow file for this run

name: Pre-commit
on:
push:
branches:
- master
pull_request:
merge_group:
jobs:
run_pre_commit:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Run pre-commit
uses: njzjz/pre-commit-action@master