Skip to content

examples: add Google Colab tutorial for REST API ingestion #3058 #5379

examples: add Google Colab tutorial for REST API ingestion #3058

examples: add Google Colab tutorial for REST API ingestion #3058 #5379

# Copyright 2023-2025 Broadcom
# SPDX-License-Identifier: Apache-2.0
name: Auto approve
on: pull_request_target
jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3