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 b36974b commit d7848cdCopy full SHA for d7848cd
.github/workflows/vhive-repo-stats.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
# The repositories to generate reports for.
16
- statsRepo: ['ease-lab/vhive', 'ease-lab/vSwarm', 'ease-lab/vSwarm-u']
+ statsRepo: ['vhive-serverless/vhive', 'vhive-serverless/vSwarm', 'vhive-serverless/vSwarm-u']
17
# Do not cancel&fail all remaining jobs upon first job failure.
18
fail-fast: false
19
# Help avoid commit conflicts. Note(JP): this should not be
0 commit comments