Skip to content

Commit

Permalink
ci: update strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
levisingularity committed Jul 18, 2024
1 parent fc49c5a commit 133c1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
secrets: inherit
strategy:
matrix:
repo: ${{ fromJson(needs.outputs.scheduled-repos) }}
repo: ${{ fromJson(needs.setup.outputs.scheduled-repos) }}

0 comments on commit 133c1b4

Please sign in to comment.