Skip to content

Commit

Permalink
comparison report branch name change (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-privado authored Nov 20, 2024
1 parent dff77e2 commit 6402dde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/comparison-result.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
with:
repository: Privado-Inc/standalone-monitoring-stability
path: ./temp/standalone-monitoring-stability
ref: private-fork
ref: main

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v3
Expand Down Expand Up @@ -173,7 +173,7 @@ jobs:
with:
repository: Privado-Inc/standalone-monitoring-stability
path: ./temp/standalone-monitoring-stability
ref: private-fork
ref: main

- name: Collate summary
run: cd ./temp/standalone-monitoring-stability && pip install -r requirements.txt && python3 ./collate_summary.py -s /home/runner/work/privado/privado/language_summary
Expand Down

0 comments on commit 6402dde

Please sign in to comment.