Skip to content

cel: skip ArenaGrowthTest under sanitizers #1754

cel: skip ArenaGrowthTest under sanitizers

cel: skip ArenaGrowthTest under sanitizers #1754

Workflow file for this run

name: Process PRs
on:
- pull_request_target
jobs:
labels:
name: Labelers
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # ratchet:actions/checkout@v6.0.2
with:
sparse-checkout: .github
- name: Apply Labels
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # ratchet:actions/labeler@v6
with:
configuration-path: .github/labeler-pr.yml
- name: Apply Size Labels
uses: codelytv/pr-size-labeler@4ec67706cd878fbc1c8db0a5dcd28b6bb412e85a # ratchet:codelytv/pr-size-labeler@v1.10.3