We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b0c73 commit 1e1be93Copy full SHA for 1e1be93
.github/workflows/syle-checker.yml
@@ -13,6 +13,7 @@ jobs:
13
- name: Run style guide checker
14
uses: QuantEcon/meta/.github/actions/style-guide-checker@copilot/fix-204
15
with:
16
+ style-guide: 'https://github.com/QuantEcon/meta/blob/main/.github/copilot-qe-style-guide.md'
17
github-token: ${{ secrets.GITHUB_TOKEN }}
18
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
19
docs: 'lectures'
0 commit comments