Skip to content

Modify the rich_structure example to set include_runfiles (#906) #42

Modify the rich_structure example to set include_runfiles (#906)

Modify the rich_structure example to set include_runfiles (#906) #42

Workflow file for this run

name: Pre-Commit
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]