Skip to content

Bazel: add an install shortcut and an experimental attribute to codeql_pack #41435

Bazel: add an install shortcut and an experimental attribute to codeql_pack

Bazel: add an install shortcut and an experimental attribute to codeql_pack #41435

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"