Skip to content

Commit

Permalink
Update weekly-contributions.ts (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
iterion and github-actions[bot] authored Apr 11, 2023
1 parent f09d5e6 commit c7f575e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/weekly-contributions/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/weekly-contributions/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/weekly-contributions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ async function main() {
`
query {
organization(login: "KittyCAD") {
repositories(first: 50){
repositories(first: 100){
nodes {
name
}
Expand Down

0 comments on commit c7f575e

Please sign in to comment.