Skip to content

bug fixes in robot account in ground control and fixing unauthorized error while pulling the images #177

bug fixes in robot account in ground control and fixing unauthorized error while pulling the images

bug fixes in robot account in ground control and fixing unauthorized error while pulling the images #177

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v5