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 f5e668d commit a687abfCopy full SHA for a687abf
.github/workflows/weekly-report.yml
@@ -25,6 +25,7 @@ jobs:
25
organization: 'QuantEcon'
26
output-format: 'markdown'
27
exclude-repos: 'lecture-.*\.notebooks,test-.*'
28
+ track-external-repos: 'executablebooks/sphinx-exercise,executablebooks/sphinx-proof'
29
30
- name: Create issue with report
31
uses: actions/github-script@v7
0 commit comments