Skip to content

Commit

Permalink
Reduce the number of repositories to fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Feb 22, 2024
1 parent 786a160 commit 72b3c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tech_radar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: >
echo repository_list_json=$(
gh repo list ${{ github.repository_owner }}
--limit 1000
--limit 800
--source
--no-archived
--visibility public
Expand Down

0 comments on commit 72b3c68

Please sign in to comment.