Skip to content

fix xyz for 1.9

fix xyz for 1.9 #7

Workflow file for this run

name: Empirical Implementation of JDD
on:
pull_request:
types:
- opened
jobs:
lint:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: peter-evans/create-or-update-comment@v4
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
![Imgur](https://i.imgur.com/ESow3BL.png)
LGTM
reactions: hooray