Skip to content

Fixing issue in SGOT example and SGOT cost function. #803

Fixing issue in SGOT example and SGOT cost function.

Fixing issue in SGOT example and SGOT cost function. #803

Workflow file for this run

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