Skip to content

Docs/SK-1173 | Quickstart guide updated with the Packages link in the studio #337

Docs/SK-1173 | Quickstart guide updated with the Packages link in the studio

Docs/SK-1173 | Quickstart guide updated with the Packages link in the studio #337

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5