Skip to content

Commit

Permalink
Update phpcs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theronakpatel authored Feb 22, 2024
1 parent 7077707 commit 56293ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
args: "WordPress,WordPress-Core,WordPress-Docs"

- name: AI Code Reviewer
uses: your-username/ai-code-reviewer@main
uses: theronakpatel/ai-code-reviewer@main
with:
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
Expand Down

0 comments on commit 56293ae

Please sign in to comment.