Skip to content

Commit

Permalink
update DEVELOPER_ASSISTANT.yaml options
Browse files Browse the repository at this point in the history
  • Loading branch information
gblewis1 committed Jan 11, 2024
1 parent d56ee1b commit ca909c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/DEVELOPER_ASSISTANT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
./get_pr_agent_details.sh
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
GITHUB_ACTION.AUTO_REVIEW: true
GITHUB_ACTION.AUTO_DESCRIBE: true
GITHUB_ACTION.AUTO_REVIEW: false
GITHUB_ACTION.AUTO_DESCRIBE: false
GITHUB_ACTION.UPDATE_TITLE: false

0 comments on commit ca909c7

Please sign in to comment.