Skip to content

Commit

Permalink
comparison report branch name change (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-privado authored Nov 20, 2024
1 parent 9746a9a commit 5677580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/comparison_results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
repository: Privado-Inc/standalone-monitoring-stability
path: ./temp/standalone-monitoring-stability
ref: custom-joern-build
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/joern/joern/language_summary
Expand Down

0 comments on commit 5677580

Please sign in to comment.