Skip to content

feat(cloud): add IssueService.GetComment/IssueService.GetComments wrappers and update doc links #22

feat(cloud): add IssueService.GetComment/IssueService.GetComments wrappers and update doc links

feat(cloud): add IssueService.GetComment/IssueService.GetComments wrappers and update doc links #22

name: Label pull requests
on:
pull_request_target:
# limit permissions
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/labeler@v6
with:
sync-labels: false