Skip to content

Added Result of optional method #1593

Added Result of optional method

Added Result of optional method #1593

Workflow file for this run

name: ogbot
on:
pull_request:
types: [opened, reopened, edited, synchronize]
jobs:
pr:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: OpenGamma/OGBot@main
with:
token: ${{ secrets.GITHUB_TOKEN }}