Skip to content

Att test to trigger pr review #2

Att test to trigger pr review

Att test to trigger pr review #2

Workflow file for this run

name: PR Agent Trigger
on:
issue_comment:
types: [created]
jobs:
trigger_pr_agent:
uses: noosenergy/noos-circleci-orb/.github/workflows/pr_agent_template.yml

Check failure on line 9 in .github/workflows/pr_agent.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr_agent.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
openai_key: ${{ secrets.OPENAI_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
enable_security_review: false
enable_effort_review: false