Skip to content

Update Meshery Cloud API base URL to point to the new cloud address #118

Update Meshery Cloud API base URL to point to the new cloud address

Update Meshery Cloud API base URL to point to the new cloud address #118

Workflow file for this run

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