Skip to content

Mark the /_create_from/{source}/{dest} API as public on Serverless #5942

Mark the /_create_from/{source}/{dest} API as public on Serverless

Mark the /_create_from/{source}/{dest} API as public on Serverless #5942

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"