Skip to content

Added custom message to ensure only one #1590

Added custom message to ensure only one

Added custom message to ensure only one #1590

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 }}