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 d6ac2cc commit 42aab8cCopy full SHA for 42aab8c
.github/workflows/style-guide.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Run style guide check
59
if: steps.check-permissions.outputs.has-permissions == 'true'
60
id: style-check
61
- uses: QuantEcon/meta/.github/actions/qe-style-guide@main
+ uses: QuantEcon/meta/.github/actions/qe-style-guide@copilot/fix-228
62
with:
63
github-token: ${{ secrets.GITHUB_TOKEN }}
64
style-guide: '.github/copilot-qe-style-guide.md'
0 commit comments