Skip to content

build(deps): bump LLVM from 18.1.8 to llvmorg-18.1.8 #1

build(deps): bump LLVM from 18.1.8 to llvmorg-18.1.8

build(deps): bump LLVM from 18.1.8 to llvmorg-18.1.8 #1

Workflow file for this run

name: labeler
on:
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}