Skip to content

Commit

Permalink
Update format.yml (#2229)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jun 20, 2024
1 parent 8e5b2dd commit 5d4db5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
markdown: true # format Markdown
prettier: true # format YAML
spelling: true # check spelling
links: true # check broken links
links: false # check broken links
summary: true # print PR summary with GPT4 (requires 'openai_api_key' or 'openai_azure_api_key' and 'openai_azure_endpoint')
openai_azure_api_key: ${{ secrets.OPENAI_AZURE_API_KEY }}
openai_azure_endpoint: ${{ secrets.OPENAI_AZURE_ENDPOINT }}

0 comments on commit 5d4db5d

Please sign in to comment.