Skip to content

Fix: no top-level lamdba package in generated PHI programs #91

Fix: no top-level lamdba package in generated PHI programs

Fix: no top-level lamdba package in generated PHI programs #91

Workflow file for this run

---
name: reports-check
on:
issues:
types: [ opened ]
permissions:
issues: write
contents: read
jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: tracehubpm/reports-check-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
openai_token: ${{ secrets.OPENAI_API_KEY }}