Skip to content

llvm18.1/18.1.6 package update #39288

llvm18.1/18.1.6 package update

llvm18.1/18.1.6 package update #39288

Workflow file for this run

name: Lint
on:
pull_request:
branches: ['main']
push:
branches:
- gh-readonly-queue/main/**
permissions:
contents: read
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Harden Runner
uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
with:
egress-policy: audit
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v4.1.1
- run: ./lint.sh