Skip to content

[LLVM Pulldown] Bump to rev 6be2e8902951dabfc15a0c6f0bb872742a959aa3 #2441

[LLVM Pulldown] Bump to rev 6be2e8902951dabfc15a0c6f0bb872742a959aa3

[LLVM Pulldown] Bump to rev 6be2e8902951dabfc15a0c6f0bb872742a959aa3 #2441

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
permissions: read-all
jobs:
pre-commit:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1